Function i2d_X509_SIG

Source
pub unsafe extern "C" fn i2d_X509_SIG(
    a: *const X509_sig_st,
    out: *mut *mut u8,
) -> i32