Function torch::THSetArgErrorHandler [] [src]

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