IOHIDValueGetIntegerValue

Function IOHIDValueGetIntegerValue 

Source
pub extern "C-unwind" fn IOHIDValueGetIntegerValue(
    value: &IOHIDValue,
) -> CFIndex
👎Deprecated: renamed to IOHIDValue::integer_value
Available on crate feature hid only.