Struct win_sys::SystemServices::PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY [−][src]
#[repr(C)]pub struct PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY {
pub Anonymous: PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY_0,
}Expand description
Required features: Win32_System_SystemServices
Fields
Anonymous: PROCESS_MITIGATION_BINARY_SIGNATURE_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