Struct openssl_sys::inotify_event
source · Fields§
§wd: i32§mask: u32§len: u32Trait Implementations§
source§impl Clone for inotify_event
impl Clone for inotify_event
source§fn clone(&self) -> inotify_event
fn clone(&self) -> inotify_event
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more