#[repr(C)]
pub struct FWPM_NET_EVENT_HEADER1_2_0_0_0 { pub reserved2: FWP_BYTE_ARRAY6, pub reserved3: FWP_BYTE_ARRAY6, pub reserved4: u32, pub reserved5: u32, pub reserved6: u16, pub reserved7: u32, pub reserved8: u32, pub reserved9: u16, pub reserved10: u64, }
Expand description

Required features: "Win32_NetworkManagement_WindowsFilteringPlatform", "Win32_Foundation", "Win32_Security"

Fields

reserved2: FWP_BYTE_ARRAY6reserved3: FWP_BYTE_ARRAY6reserved4: u32reserved5: u32reserved6: u16reserved7: u32reserved8: u32reserved9: u16reserved10: u64

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.