LKAutoBoxFixup documentation

Authors

Generated by builder

LKAutoBoxFixup functions

objc_get_slot

struct objc_slot* objc_get_slot(Class cls, SEL selector);
Description forthcoming.

objc_method_type_fixup

struct objc_slot* objc_method_type_fixup(Class cls, SEL selector, struct objc_slot* result);
Description forthcoming.