IOHIDElementGetType

Function IOHIDElementGetType 

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