Function windows::Wdk::Storage::FileSystem::IoApplyPriorityInfoThread
pub unsafe fn IoApplyPriorityInfoThread<P0>(
inputpriorityinfo: *const IO_PRIORITY_INFO,
outputpriorityinfo: Option<*mut IO_PRIORITY_INFO>,
thread: P0,
) -> NTSTATUSwhere
P0: Param<PETHREAD>,