Struct windows_sys::Win32::System::Ioctl::STORAGE_PRIORITY_HINT_SUPPORT
#[repr(C)]pub struct STORAGE_PRIORITY_HINT_SUPPORT {
pub SupportFlags: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§SupportFlags: u32