pub extern "C-unwind" fn IOHIDValueGetBytePtr(
value: &IOHIDValue,
) -> NonNull<u8>👎Deprecated:
renamed to IOHIDValue::byte_ptr
Available on crate feature
hid only.pub extern "C-unwind" fn IOHIDValueGetBytePtr(
value: &IOHIDValue,
) -> NonNull<u8>renamed to IOHIDValue::byte_ptr
hid only.