Function THSetDefaultArgErrorHandler

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