Handbook
Glossary
CFStringGetLength ( theString -- CFIndex )
Vocabulary
core-foundation
.
strings
Inputs
theString
an
object
Outputs
CFIndex
an
object
Definition
USING:
alien.syntax
core-foundation
;
IN:
core-foundation.strings
FUNCTION:
CFIndex
CFStringGetLength
(
CFStringRef
theString )