Function openssl_sys::PEM_write_bio_DHparams
[−]
[src]
pub unsafe extern fn PEM_write_bio_DHparams(
bio: *mut BIO,
x: *const DH
) -> c_int