Skip to main content

IOHIDValueGetBytePtr

Function IOHIDValueGetBytePtr 

Source
pub extern "C-unwind" fn IOHIDValueGetBytePtr(
    value: &IOHIDValue,
) -> NonNull<u8>
👎Deprecated:

renamed to IOHIDValue::byte_ptr

Available on crate feature hid only.