IOHIDElementIsArray

Function IOHIDElementIsArray 

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