Skip to content

mulle objc runtime functions and their Apple runtime counterparts

Nat! edited this page Feb 22, 2017 · 4 revisions
Apple runtime  mulle-objc runtime
class_getinstancemethod mulle_objc_class_search_method
class_getMethodImplementation mulle_objc_class_unfailing_lookup_methodimplementation

It's a beginning :)

Clone this wiki locally