Function boring_sys::PEM_write_bio_DHparams

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