Skip to main content

IOHIDElementGetCollectionType

Function IOHIDElementGetCollectionType 

Source
pub extern "C-unwind" fn IOHIDElementGetCollectionType(
    element: &IOHIDElement,
) -> IOHIDElementCollectionType
👎Deprecated:

renamed to IOHIDElement::collection_type

Available on crate feature hid only.