Function 関数

method_setImplementation

Sets the implementation of a method. あるメソッドの実装を設定します。

Declaration 宣言

IMP method_setImplementation(Method m, IMP imp);

Return Value 戻り値

The previous implementation of the method.

See Also 参照

Working with Methods メソッドを扱う