Function X509_NAME_get_index_by_NID

Source
pub unsafe extern "C" fn X509_NAME_get_index_by_NID(
    name: *const X509_name_st,
    nid: i32,
    lastpos: i32,
) -> i32