IOHIDElementHasNullState

Function IOHIDElementHasNullState 

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