Function boring_sys::d2i_X509_AUX

source ยท
pub unsafe extern "C" fn d2i_X509_AUX(
    x509: *mut *mut X509,
    inp: *mut *const c_uchar,
    length: c_long
) -> *mut X509