IOHIDElementGetReportSize

Function IOHIDElementGetReportSize 

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