pub unsafe extern "C-unwind" fn FSEventStreamFlushAsync(
stream_ref: FSEventStreamRef,
) -> FSEventStreamEventIdAvailable on crate feature
FSEvents only.Expand description
ยงSafety
stream_ref must be a valid pointer.
pub unsafe extern "C-unwind" fn FSEventStreamFlushAsync(
stream_ref: FSEventStreamRef,
) -> FSEventStreamEventIdFSEvents only.stream_ref must be a valid pointer.