Function io_kit_sys::hid::value::IOHIDValueCreateWithIntegerValue
source · pub unsafe extern "C" fn IOHIDValueCreateWithIntegerValue(
allocator: CFAllocatorRef,
element: IOHIDElementRef,
timeStamp: u64,
value: CFIndex
) -> IOHIDValueRef