Function _THError

Source
pub unsafe extern "C" fn _THError(
    file: *const c_char,
    line: c_int,
    fmt: *const c_char,
    ...
)