IOHIDElementIsVirtual

Function IOHIDElementIsVirtual 

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