aws_lc_sys

Function PEM_write_DHparams

Source
pub unsafe extern "C" fn PEM_write_DHparams(
    fp: *mut FILE,
    x: *const DH,
) -> c_int