openssl_sys

Function i2d_DSA_SIG

source
pub unsafe extern "C" fn i2d_DSA_SIG(
    a: *const DSA_SIG,
    pp: *mut *mut c_uchar,
) -> c_int