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