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