Function vc6_sys::SetThreadPriority

source ·
pub unsafe extern "stdcall" fn SetThreadPriority(
    hThread: HANDLE,
    nPriority: c_int
) -> BOOL