Handbook
Glossary
IOHIDElementAttach ( element toAttach -- )
Vocabulary
iokit
.
hid
Inputs
element
an
object
toAttach
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
iokit.hid
FUNCTION:
void
IOHIDElementAttach
(
IOHIDElementRef
element,
IOHIDElementRef
toAttach )