Package apple.corefoundation.struct
Interface CFRunLoopSourceContext.Function_schedule
-
- Enclosing class:
- CFRunLoopSourceContext
public static interface CFRunLoopSourceContext.Function_schedule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_schedule(org.moe.natj.general.ptr.VoidPtr arg0, CFRunLoopRef arg1, CFStringRef arg2)
-
-
-
Method Detail
-
call_schedule
void call_schedule(org.moe.natj.general.ptr.VoidPtr arg0, CFRunLoopRef arg1, CFStringRef arg2)
-
-