Handbook
Glossary
FSEventStreamCallback ( quot -- alien )
Vocabulary
core-foundation
.
fsevents
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
core-foundation.fsevents
CALLBACK:
void
FSEventStreamCallback
(
FSEventStreamRef
streamRef, void* clientCallBackInfo,
size_t
numEvents, void* eventPaths, FSEventStreamEventFlags*
eventFlags, FSEventStreamEventId* eventIds )