pub unsafe extern "system" fn FltApplyPriorityInfoThread(
    inputpriorityinfo: *const IO_PRIORITY_INFO,
    outputpriorityinfo: *mut IO_PRIORITY_INFO,
    thread: PETHREAD
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"