Function Physics2DServerSingleton.bodyRemoveCollisionException

Removes a body from the list of bodies exempt from collisions.

void bodyRemoveCollisionException (
  const(RID) _body,
  const(RID) excepted_body
) nothrow @nogc;