Fields
pub msg_hdr: ::msghdrpub msg_len: ::c_uintTrait Implementations
impl Debug for mmsghdr
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Resultimpl Hash for mmsghdr
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()impl StructuralEq for mmsghdrimpl StructuralPartialEq for mmsghdrAuto Trait Implementations
impl RefUnwindSafe for mmsghdrimpl UnwindSafe for mmsghdrBlanket Implementations
impl<T> BorrowMut<T> for T
where
    T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T