pub unsafe extern "C-unwind" fn FSEventStreamGetDeviceBeingWatched(
stream_ref: ConstFSEventStreamRef,
) -> dev_tAvailable on crate features
FSEvents and libc only.Expand description
ยงSafety
stream_ref must be a valid pointer.