Handbook
Glossary
objc_getClassList ( buffer bufferLen -- int )
Vocabulary
cocoa
.
runtime
Inputs
buffer
an
object
bufferLen
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cocoa.runtime
FUNCTION:
int
objc_getClassList
( void* buffer,
int
bufferLen )