Function boring_sys::i2d_DSAPrivateKey

source ยท
pub unsafe extern "C" fn i2d_DSAPrivateKey(
    in_: *const DSA,
    outp: *mut *mut u8
) -> c_int