platform

    Dark Mode
Search:
Group by:

platform.nim

Try to get a standard set of platform defines.

Procs

proc getPlatform*(): cstring {...}{.cdecl, importc: "SDL_GetPlatform",
                               dynlib: SDL2_LIB.}
Gets the name of the platform.