module lib.sdl2.platform
Code Map
module lib.sdl2.platform;
//! \file SDL_platform.h
fn SDL_GetPlatform() char*;
fn SDL_GetPlatform() char*
\file SDL_platform.h
Try to get a standard set of platform defines.
\brief Gets the name of the platform.