Function boring_sys::i2d_DHparams_bio

source ยท
pub unsafe extern "C" fn i2d_DHparams_bio(
    bp: *mut BIO,
    dh: *const DH
) -> c_int