Type Definition torch::THArgErrorHandlerFunction [] [src]

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