Struct win_sys::SystemServices::PROCESS_MITIGATION_DEP_POLICY_0_0 [−][src]
#[repr(C)]pub struct PROCESS_MITIGATION_DEP_POLICY_0_0 {
pub _bitfield: u32,
}Fields
_bitfield: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl Send for PROCESS_MITIGATION_DEP_POLICY_0_0
impl Sync for PROCESS_MITIGATION_DEP_POLICY_0_0
impl Unpin for PROCESS_MITIGATION_DEP_POLICY_0_0
Blanket Implementations
Mutably borrows from an owned value. Read more