Handbook
Glossary
properties-from-io-object ( o -- o nsdictionary )
Vocabulary
iokit
Inputs
o
an
object
Outputs
o
an
object
nsdictionary
an
object
Definition
USING:
alien.c-types
alien.data
core-foundation
kernel
;
IN:
iokit
:
properties-from-io-object
( o -- o nsdictionary )
dup
f
void*
<ref>
[
kCFAllocatorDefault
kNilOptions
IORegistryEntryCreateCFProperties
mach-error
]
keep
void*
deref
;