_FSEventStreamContextΒΆ

_FSEventStreamContext :: struct {
    version: _CFIndex;
    info: *u8;
    retain: _CFAllocatorRetainCallBack;
    release: _CFAllocatorReleaseCallBack;
    copyDescription: _CFAllocatorCopyDescriptionCallBack;
}

Declared in: macosapi.bl