IOHIDElementHasPreferredState

Function IOHIDElementHasPreferredState 

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