FSEventStreamCopyPathsBeingWatched

Function FSEventStreamCopyPathsBeingWatched 

Source
pub unsafe extern "C-unwind" fn FSEventStreamCopyPathsBeingWatched(
    stream_ref: ConstFSEventStreamRef,
) -> CFRetained<CFArray>
Available on crate feature FSEvents only.
Expand description

ยงSafety

stream_ref must be a valid pointer.