Function windows::Wdk::System::SystemServices::KeSetPriorityThread

pub unsafe fn KeSetPriorityThread<P0>(thread: P0, priority: i32) -> i32
where P0: Param<PKTHREAD>,