Struct windivert_sys::header::WINDIVERT_TCPHDR [−][src]
#[repr(C)]pub struct WINDIVERT_TCPHDR { /* fields omitted */ }Expand description
TCP 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_TCPHDR
impl Send for WINDIVERT_TCPHDR
impl Sync for WINDIVERT_TCPHDR
impl Unpin for WINDIVERT_TCPHDR
impl UnwindSafe for WINDIVERT_TCPHDR
Blanket Implementations
Mutably borrows from an owned value. Read more
