Skip to main content

KeSetPriorityThread

Function KeSetPriorityThread 

Source
pub unsafe extern "C" fn KeSetPriorityThread(
    Thread: PKTHREAD,
    Priority: KPRIORITY,
) -> KPRIORITY