Function X509_NAME_get_text_by_NID

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