windows::Wdk::Storage::FileSystem

Function IoApplyPriorityInfoThread

pub unsafe fn IoApplyPriorityInfoThread(
    inputpriorityinfo: *const IO_PRIORITY_INFO,
    outputpriorityinfo: Option<*mut IO_PRIORITY_INFO>,
    thread: PETHREAD,
) -> NTSTATUS