Function io_kit_sys::hid::value::IOHIDValueCreateWithBytesNoCopy
source · pub unsafe extern "C" fn IOHIDValueCreateWithBytesNoCopy(
allocator: CFAllocatorRef,
element: IOHIDElementRef,
timeStamp: u64,
bytes: *const u8,
length: CFIndex
) -> IOHIDValueRef