Function windows_sys::Wdk::Storage::FileSystem::IoApplyPriorityInfoThread
pub unsafe extern "system" fn IoApplyPriorityInfoThread(
inputpriorityinfo: *const IO_PRIORITY_INFO,
outputpriorityinfo: *mut IO_PRIORITY_INFO,
thread: PETHREAD
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"