pub extern "C-unwind" fn IOHIDElementGetCollectionType(
element: &IOHIDElement,
) -> IOHIDElementCollectionType👎Deprecated:
renamed to IOHIDElement::collection_type
Available on crate feature
hid only.