Function boring_sys::i2d_DHparams

source ยท
pub unsafe extern "C" fn i2d_DHparams(
    in_: *const DH,
    outp: *mut *mut c_uchar
) -> c_int