Function PEM_write_DHxparams

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