endMode2D function

void endMode2D()

Ends 2D mode with custom camera.

Implementation

void endMode2D() {
  return library.EndMode2D();
}