Function PhysicsServerSingleton.bodySetAxisLock

void bodySetAxisLock (
  const(RID) _body,
  const(long) axis,
  const(bool) lock
) nothrow @nogc;