Module ffi

Source

Structs§

Class
An Objective-C class.
Implementation
A pointer to the implementation of an Objective-C function.
Instance
An instance of an Objective-C class.
Method
A structure that defines an Objective-C method.
Selector
A selector for an Objective-C function.

Functions§

get_class
Returns a Class if one exists for name. Otherwise returns None.
get_metaclass
get_method_impl
get_selector