Function THSetErrorHandler

Source
pub unsafe extern "C" fn THSetErrorHandler(
    new_handler: THErrorHandlerFunction,
    data: *mut c_void,
)