Package apple.corefoundation.c
Interface CoreFoundation.Function_CFNotificationCenterAddObserver
-
- Enclosing class:
- CoreFoundation
public static interface CoreFoundation.Function_CFNotificationCenterAddObserver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_CFNotificationCenterAddObserver(CFNotificationCenterRef arg0, org.moe.natj.general.ptr.VoidPtr arg1, CFStringRef arg2, org.moe.natj.general.ptr.ConstVoidPtr arg3, CFDictionaryRef arg4)
-
-
-
Method Detail
-
call_CFNotificationCenterAddObserver
void call_CFNotificationCenterAddObserver(CFNotificationCenterRef arg0, org.moe.natj.general.ptr.VoidPtr arg1, CFStringRef arg2, org.moe.natj.general.ptr.ConstVoidPtr arg3, CFDictionaryRef arg4)
-
-