FSEventStreamCreate

Function FSEventStreamCreate 

Source
pub unsafe extern "C" fn FSEventStreamCreate(
    allocator: CFAllocatorRef,
    callback: FSEventStreamCallback,
    context: *const FSEventStreamContext,
    pathsToWatch: CFArrayRef,
    sinceWhen: FSEventStreamEventId,
    latency: CFTimeInterval,
    flags: FSEventStreamCreateFlags,
) -> FSEventStreamRef
👎Deprecated: deprecated in favour of the objc2-core-services crate