Handbook
Glossary
CFNumberGetType ( number -- CFNumberType )
Vocabulary
core-foundation
.
numbers
Inputs
number
an
object
Outputs
CFNumberType
an
object
Definition
USING:
alien.syntax
;
IN:
core-foundation.numbers
FUNCTION:
CFNumberType
CFNumberGetType
(
CFNumberRef
number )