Function PEM_write_bio_DHxparams

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