FSEventStreamGetDeviceBeingWatched

Function FSEventStreamGetDeviceBeingWatched 

Source
pub unsafe extern "C-unwind" fn FSEventStreamGetDeviceBeingWatched(
    stream_ref: ConstFSEventStreamRef,
) -> dev_t
Available on crate features FSEvents and libc only.
Expand description

ยงSafety

stream_ref must be a valid pointer.