IOHIDElementGetReportID

Function IOHIDElementGetReportID 

Source
pub extern "C-unwind" fn IOHIDElementGetReportID(
    element: &IOHIDElement,
) -> u32
👎Deprecated: renamed to IOHIDElement::report_id
Available on crate feature hid only.