Function boring_sys::PEM_write_DHparams

source ยท
pub unsafe extern "C" fn PEM_write_DHparams(
    fp: *mut FILE,
    x: *const DH
) -> c_int