Struct win_sys::SystemServices::SECURITY_OBJECT_AI_PARAMS [−][src]
Expand description
Required features: Win32_System_SystemServices
Fields
Size: u32ConstraintMask: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for SECURITY_OBJECT_AI_PARAMS
impl Send for SECURITY_OBJECT_AI_PARAMS
impl Sync for SECURITY_OBJECT_AI_PARAMS
impl Unpin for SECURITY_OBJECT_AI_PARAMS
impl UnwindSafe for SECURITY_OBJECT_AI_PARAMS
Blanket Implementations
Mutably borrows from an owned value. Read more