openssl_sys

Function i2d_DSAPrivateKey

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