Function PEM_write_DHparams

Source
pub unsafe extern "C" fn PEM_write_DHparams(
    out: *mut _IO_FILE,
    x: *const dh_st,
) -> i32