Function PEM_write_bio_DHparams

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