Handbook
Glossary
class_getClassVariable ( class str -- Method )
Vocabulary
cocoa
.
runtime
Inputs
class
an
object
str
an
object
Outputs
Method
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cocoa.runtime
FUNCTION:
Method
class_getClassVariable
(
Class
class,
c-string
str )