sdl2/lib_sdl_net_ex library

Functions

sdlNetVersion(Pointer<SdlVersion> x) → void
const SDL_NET_VERSION = (X) \{ \ (X)->major = SDL_NET_MAJOR_VERSION; \ (X)->minor = SDL_NET_MINOR_VERSION; \ (X)->patch = SDL_NET_PATCHLEVEL; \};