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