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