Struct windivert_sys::ioctl::WINDIVERT_IOCTL_STARTUP [−][src]
#[repr(C, packed)]pub struct WINDIVERT_IOCTL_STARTUP {
pub flags: u64,
}Fields
flags: u64Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for WINDIVERT_IOCTL_STARTUP
impl Send for WINDIVERT_IOCTL_STARTUP
impl Sync for WINDIVERT_IOCTL_STARTUP
impl Unpin for WINDIVERT_IOCTL_STARTUP
impl UnwindSafe for WINDIVERT_IOCTL_STARTUP
Blanket Implementations
Mutably borrows from an owned value. Read more
