Function boring_sys::d2i_X509_fp

source ยท
pub unsafe extern "C" fn d2i_X509_fp(
    fp: *mut FILE,
    x509: *mut *mut X509
) -> *mut X509