pub unsafe extern "C-unwind" fn IOHIDManagerRegisterInputReportWithTimeStampCallback(
manager: &IOHIDManager,
callback: IOHIDReportWithTimeStampCallback,
context: *mut c_void,
)👎Deprecated: renamed to
IOHIDManager::register_input_report_with_time_stamp_callbackAvailable on crate feature
hid only.