#[repr(C)]pub struct MEMORY_PRIORITY_INFORMATION {
pub MemoryPriority: MEMORY_PRIORITY,
}Expand description
Required features: ‘Win32_System_Threading’
Fields
MemoryPriority: MEMORY_PRIORITY#[repr(C)]pub struct MEMORY_PRIORITY_INFORMATION {
pub MemoryPriority: MEMORY_PRIORITY,
}Required features: ‘Win32_System_Threading’
MemoryPriority: MEMORY_PRIORITY