Handbook
Glossary
method_copyArgumentType ( method index -- void* )
Vocabulary
cocoa
.
runtime
Inputs
method
an
object
index
an
object
Outputs
void*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cocoa.runtime
FUNCTION:
void*
method_copyArgumentType
(
Method
method,
uint
index )