Function X509_NAME_get_text_by_OBJ

Source
pub unsafe extern "C" fn X509_NAME_get_text_by_OBJ(
    name: *const X509_name_st,
    obj: *const asn1_object_st,
    buf: *mut i8,
    len: i32,
) -> i32