Function X509_NAME_get_index_by_OBJ

Source
pub unsafe extern "C" fn X509_NAME_get_index_by_OBJ(
    name: *const X509_name_st,
    obj: *const asn1_object_st,
    lastpos: i32,
) -> i32