objc_method

Undocumented in source.
version(darwin)
package
struct objc_method {}

Members

Variables

method_imp
IMP method_imp;
Undocumented in source.
method_name
SEL method_name;
Undocumented in source.
method_types
CCPTR method_types;
Undocumented in source.

Meta