Function windows_sys::Wdk::Storage::FileSystem::IoRetrievePriorityInfo
pub unsafe extern "system" fn IoRetrievePriorityInfo(
irp: *const IRP,
fileobject: *const FILE_OBJECT,
thread: PETHREAD,
priorityinfo: *mut IO_PRIORITY_INFO
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"