Struct windows_sys::Win32::System::Threading::MEMORY_PRIORITY_INFORMATION
#[repr(C)]pub struct MEMORY_PRIORITY_INFORMATION {
pub MemoryPriority: MEMORY_PRIORITY,
}Expand description
Required features: "Win32_System_Threading"
Fields§
§MemoryPriority: MEMORY_PRIORITY