Handbook
Glossary
CFType>description ( cf -- description )
Vocabulary
core-foundation
.
strings
Inputs
cf
an
object
Outputs
description
an
object
Definition
USING:
core-foundation
core-foundation.data
destructors
;
IN:
core-foundation.strings
:
CFType>description
( cf -- description )
CFGetTypeID
[
CFCopyTypeIDDescription
&CFRelease
CF>string
]
with-destructors
;