Function i2d_DSA_SIG

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