[−][src]Trait nix::sys::socket::CmsgBuffer
A type that can be used to store ancillary data received by
recvmsg
A type that can be used to store ancillary data received by
recvmsg
fn as_bytes_mut(&mut self) -> &mut [u8]
impl CmsgBuffer for Vec<u8>
[src]fn as_bytes_mut(&mut self) -> &mut [u8]
[src]