[][src]Function CCODE::SetThreadPriority

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