Struct libc::fanotify_response [−][src]
Fields
fd: c_int
response: __u32
Trait Implementations
impl Clone for fanotify_response
[src]
impl Clone for fanotify_response
[src]fd: c_int
response: __u32
impl Clone for fanotify_response
[src]fn clone(&self) -> fanotify_response
[src]pub fn clone_from(&mut self, source: &Self)
1.0.0[src]impl Copy for fanotify_response
[src]