objc_setFutureClass

Used by CoreFoundation's toll-free bridging.

Declaration 宣言

void objc_setFutureClass (
   Class cls,
   const char *name
);

Overview 概要

Do not call this function yourself.

See Also 参照

Working with Classes クラスを扱う