Function d2i_X509_fp

Source
pub unsafe extern "C" fn d2i_X509_fp(
    fp: *mut _IO_FILE,
    x509: *mut *mut x509_st,
) -> *mut x509_st