[−][src]Struct libc::kevent64_s
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
Blanket Implementations
impl<T> From for T
[src]
[+]
impl<T> From for T
impl<T, U> Into for T where
U: From<T>,
[src]
[+]
impl<T, U> Into for T where
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src]
[+]
impl<T> ToOwned for T where
T: Clone,
impl<T, U> TryFrom for T where
T: From<U>,
[src]
[+]
impl<T, U> TryFrom for T where
T: From<U>,
impl<T> Borrow for T where
T: ?Sized,
[src]
[+]
impl<T> Borrow for T where
T: ?Sized,
impl<T> Any for T where
T: 'static + ?Sized,
[src]
[+]
impl<T> Any for T where
T: 'static + ?Sized,
impl<T, U> TryInto for T where
U: TryFrom<T>,
[src]
[+]
impl<T, U> TryInto for T where
U: TryFrom<T>,
impl<T> BorrowMut for T where
T: ?Sized,
[src]
[+]
impl<T> BorrowMut for T where
T: ?Sized,