Function X509_NAME_print_ex_fp

Source
pub unsafe extern "C" fn X509_NAME_print_ex_fp(
    fp: *mut _IO_FILE,
    nm: *const X509_name_st,
    indent: i32,
    flags: u64,
) -> i32