pub unsafe extern "C-unwind" fn FSEventStreamCopyDescription(
stream_ref: ConstFSEventStreamRef,
) -> CFRetained<CFString>Available on crate feature
FSEvents only.Expand description
ยงSafety
stream_ref must be a valid pointer.