Function ERR_set_error

Source
pub unsafe extern "C" fn ERR_set_error(
    lib: i32,
    reason: i32,
    fmt: *const i8,
    ...
)