Struct machinery_api::foundation::FileSystemWatcherO [−][src]
#[repr(C)]pub struct FileSystemWatcherO { pub opaque: u64, }
Fields
opaque: u64Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for FileSystemWatcherO
impl Send for FileSystemWatcherO
impl Sync for FileSystemWatcherO
impl Unpin for FileSystemWatcherO
impl UnwindSafe for FileSystemWatcherO
Blanket Implementations
Mutably borrows from an owned value. Read more