aws_lc_sys

Function d2i_DSA_SIG

Source
pub unsafe extern "C" fn d2i_DSA_SIG(
    out_sig: *mut *mut DSA_SIG,
    inp: *mut *const u8,
    len: c_long,
) -> *mut DSA_SIG