IOHIDElementGetUsage

Function IOHIDElementGetUsage 

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