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