aws_lc_sys

Function PEM_write_bio_DHparams

Source
pub unsafe extern "C" fn PEM_write_bio_DHparams(
    bp: *mut BIO,
    x: *const DH,
) -> c_int