- load
void load(void delegate(void**, string, bool doThrow = true) bindFunc)
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_allocateClassPair
Class objc_allocateClassPair(Class superclass, size_t extraBytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_getClass
id objc_getClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_msgSend
id objc_msgSend(id theReceiver, SEL theSelector, ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
- sel_registerName
SEL sel_registerName()
Undocumented in source. Be warned that the author may not have intended to support it.