Function ERR_add_error_txt

Source
pub unsafe extern "C" fn ERR_add_error_txt(
    sepr: *const i8,
    txt: *const i8,
)