CmisSync.MacWatcher.FSEventStreamScheduleWithRunLoop C# (CSharp) Method

FSEventStreamScheduleWithRunLoop() private method

private FSEventStreamScheduleWithRunLoop ( IntPtr streamRef, IntPtr runLoop, IntPtr runLoopMode ) : void
streamRef System.IntPtr
runLoop System.IntPtr
runLoopMode System.IntPtr
return void
        private extern static void FSEventStreamScheduleWithRunLoop(IntPtr streamRef, IntPtr runLoop, IntPtr runLoopMode);