Handbook
Glossary
IOHIDDeviceCreate ( allocator service -- IOHIDDeviceRef )
Vocabulary
iokit
.
hid
Inputs
allocator
an
object
service
an
object
Outputs
IOHIDDeviceRef
an
object
Definition
USING:
alien.syntax
core-foundation
unix.types
;
IN:
iokit.hid
FUNCTION:
IOHIDDeviceRef
IOHIDDeviceCreate
(
CFAllocatorRef
allocator,
io_service_t
service )