Struct nix::sys::socket::sockopt::SndBuf [−][src]
pub struct SndBuf;
Trait Implementations
impl Copy for SndBuf[src]
impl Copy for SndBufimpl Clone for SndBuf[src]
impl Clone for SndBuffn clone(&self) -> SndBuf[src]
fn clone(&self) -> SndBufReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for SndBuf[src]
impl Debug for SndBuffn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl SetSockOpt for SndBuf[src]
impl SetSockOpt for SndBufimpl GetSockOpt for SndBuf[src]
impl GetSockOpt for SndBuf