aws_lc_sys

Function 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