IOHIDElementGetDevice

Function IOHIDElementGetDevice 

Source
pub extern "C-unwind" fn IOHIDElementGetDevice(
    element: &IOHIDElement,
) -> CFRetained<IOHIDDevice>
👎Deprecated: renamed to IOHIDElement::device
Available on crate feature hid only.