IOHIDValueGetLength

Function IOHIDValueGetLength 

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