Struct win_sys::SystemServices::PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY [−][src]
#[repr(C)]pub struct PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY {
pub Anonymous: PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY_0,
}Expand description
Required features: Win32_System_SystemServices
Fields
Anonymous: PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY_0Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more