Struct nix::sys::socket::sockopt::SndBufForce [−][src]
pub struct SndBufForce;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SndBufForce
impl Send for SndBufForce
impl Sync for SndBufForce
impl Unpin for SndBufForce
impl UnwindSafe for SndBufForce
Blanket Implementations
Mutably borrows from an owned value. Read more