Struct windivert_sys::header::WINDIVERT_UDPHDR [−][src]
#[repr(C)]pub struct WINDIVERT_UDPHDR { /* fields omitted */ }Expand description
UDP header.
For more info, refer to the docs
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for WINDIVERT_UDPHDR
impl Send for WINDIVERT_UDPHDR
impl Sync for WINDIVERT_UDPHDR
impl Unpin for WINDIVERT_UDPHDR
impl UnwindSafe for WINDIVERT_UDPHDR
Blanket Implementations
Mutably borrows from an owned value. Read more
