aws_lc_sys

Function PEM_write_DSAparams

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