alien>objc-types


Vocabulary
cocoa.messages

Variable description
Hashtable mapping alien types to Objective C type identifiers. See Passing data between Factor and C.

See also
objc>alien-types

Variable value
Current value in global namespace:
H{ { void* "*" } { void "v" } { float "f" } { uint "I" } { ...


Definition