Fields
pub msg_hdr: ::msghdr
pub msg_len: ::c_uint
Trait Implementations
impl Debug for mmsghdr
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Result
impl Hash for mmsghdr
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()
impl StructuralEq for mmsghdr
impl StructuralPartialEq for mmsghdr
Auto Trait Implementations
impl RefUnwindSafe for mmsghdr
impl UnwindSafe for mmsghdr
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T