IOHIDElementIsRelative

Function IOHIDElementIsRelative 

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