Struct nix::sys::socket::sockopt::SndBufForce [] [src]

pub struct SndBufForce;

Trait Implementations

impl Copy for SndBufForce
[src]

impl Clone for SndBufForce
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SndBufForce
[src]

Formats the value using the given formatter.

impl SetSockOpt for SndBufForce
[src]