sdlGlLoader function

void sdlGlLoader()

Implementation

void sdlGlLoader() {
  _sdlOpenglLoader();
  _sdlOpenglGlextLoader();
}