Struct windows_sys::Win32::Storage::FileSystem::FILE_IO_PRIORITY_HINT_INFO
#[repr(C)]pub struct FILE_IO_PRIORITY_HINT_INFO {
pub PriorityHint: PRIORITY_HINT,
}
Expand description
Required features: "Win32_Storage_FileSystem"
Fields§
§PriorityHint: PRIORITY_HINT