Function openssl_sys::i2d_DSAPublicKey

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