Function torch::THSetErrorHandler [] [src]

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