Struct libc::kevent64_s [−][src]
Fields
ident: uint64_t
filter: int16_t
flags: uint16_t
fflags: uint32_t
data: int64_t
udata: uint64_t
ext: [uint64_t; 2]
Trait Implementations
impl Copy for kevent64_s
[src]
impl Copy for kevent64_s
impl Clone for kevent64_s
[src]
[+]
impl Clone for kevent64_s
Auto Trait Implementations
impl Send for kevent64_s
impl Send for kevent64_s
impl Sync for kevent64_s
impl Sync for kevent64_s