Function io_kit_sys::hid::device::IOHIDDeviceGetReport
source · pub unsafe extern "C" fn IOHIDDeviceGetReport(
device: IOHIDDeviceRef,
reportType: IOHIDReportType,
reportID: CFIndex,
report: *mut u8,
pReportLength: *mut CFIndex
) -> IOReturn