[][src]Function openssl_sys::i2d_DHparams

pub unsafe extern "C" fn i2d_DHparams(
    dh: *const DH,
    pp: *mut *mut c_uchar
) -> c_int