[−][src]Struct libc::nl_mmap_req
Fields
nm_block_size: c_uint
nm_block_nr: c_uint
nm_frame_size: c_uint
nm_frame_nr: c_uint
Trait Implementations
impl Copy for nl_mmap_req
[src]
impl Copy for nl_mmap_req
impl Clone for nl_mmap_req
[src]
[+]
impl Clone for nl_mmap_req
Auto Trait Implementations
impl Send for nl_mmap_req
impl Send for nl_mmap_req
impl Sync for nl_mmap_req
impl Sync for nl_mmap_req
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> BorrowMut for T where
T: ?Sized,
[src]
[+]
impl<T> BorrowMut for T where
T: ?Sized,
impl<T, U> TryInto for T where
U: TryFrom<T>,
[src]
[+]
impl<T, U> TryInto for T where
U: TryFrom<T>,
impl<T> Any for T where
T: 'static + ?Sized,
[src]
[+]
impl<T> Any for T where
T: 'static + ?Sized,