Handbook
Glossary
class_copyMethodList ( class outCount -- Method* )
Vocabulary
cocoa
.
runtime
Inputs
class
an
object
outCount
an
object
Outputs
Method*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cocoa.runtime
FUNCTION:
Method*
class_copyMethodList
(
Class
class, uint* outCount )