Function ERR_set_debug

Source
pub unsafe extern "C" fn ERR_set_debug(
    file: *const c_char,
    line: c_int,
    func: *const c_char,
)