aws_lc_sys

Function d2i_X509_SIG

Source
pub unsafe extern "C" fn d2i_X509_SIG(
    out: *mut *mut X509_SIG,
    inp: *mut *const u8,
    len: c_long,
) -> *mut X509_SIG