Package apple.foundation.struct
Interface NSHashTableCallBacks.Function_retain
-
- Enclosing class:
- NSHashTableCallBacks
public static interface NSHashTableCallBacks.Function_retain
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_retain(NSHashTable<?> arg0, org.moe.natj.general.ptr.ConstVoidPtr arg1)
-
-
-
Method Detail
-
call_retain
void call_retain(NSHashTable<?> arg0, org.moe.natj.general.ptr.ConstVoidPtr arg1)
-
-