Function X509_REQ_get_attr_by_NID

Source
pub unsafe extern "C" fn X509_REQ_get_attr_by_NID(
    req: *const X509_req_st,
    nid: i32,
    lastpos: i32,
) -> i32