Function PEM_write_DSAparams

Source
pub unsafe extern "C" fn PEM_write_DSAparams(
    out: *mut _IO_FILE,
    x: *const dsa_st,
) -> i32