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