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