IOHIDElementGetUsagePage

Function IOHIDElementGetUsagePage 

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