Struct nix::sys::socket::sockopt::SndBuf
[−]
[src]
pub struct SndBuf;
Trait Implementations
impl Copy for SndBuf
[src]
impl Copy for SndBuf
impl Clone for SndBuf
[src]
impl Clone for SndBuf
fn clone(&self) -> SndBuf
[src]
fn clone(&self) -> SndBuf
Returns 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 SndBuf
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl SetSockOpt for SndBuf
[src]
impl SetSockOpt for SndBuf
impl GetSockOpt for SndBuf
[src]
impl GetSockOpt for SndBuf