Function boring_sys::d2i_X509_CRL

source ·
pub unsafe extern "C" fn d2i_X509_CRL(
    out: *mut *mut X509_CRL,
    inp: *mut *const u8,
    len: c_long
) -> *mut X509_CRL