Type Definition torch::THErrorHandlerFunction [] [src]

type THErrorHandlerFunction = Option<unsafe extern "C" fn(_: *const c_char, _: *mut c_void)>;