Handbook
Glossary
FSEventStreamContext
Vocabulary
core-foundation
.
fsevents
Definition
USING:
alien.c-types
classes.struct
core-foundation
;
IN:
core-foundation.fsevents
STRUCT:
FSEventStreamContext
{
version
CFIndex
initial:
0
}
{
info void*
}
{
retain void*
}
{
release void*
}
{
copyDescription void*
}
;
Methods
USING:
classes.struct
classes.struct.private
core-foundation.fsevents
kernel
;
M:
FSEventStreamContext
clone
clone-underlying
\
FSEventStreamContext
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
core-foundation.fsevents
;
M:
FSEventStreamContext
struct-slot-values
{
[
version>>
]
[
info>>
]
[
retain>>
]
[
release>>
]
[
copyDescription>>
]
}
cleave>array
;
inline