IOHIDValueGetElement

Function IOHIDValueGetElement 

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