Function PhysicsServerSingleton.jointSetSolverPriority

Sets the priority value of the Joint.

void jointSetSolverPriority (
  const(RID) joint,
  const(long) priority
) nothrow @nogc;