SDL_NET_COMPILEDVERSION top-level property

int SDL_NET_COMPILEDVERSION
final

Implementation

final int SDL_NET_COMPILEDVERSION = sdlVersionnum(
  SDL_NET_MAJOR_VERSION,
  SDL_NET_MINOR_VERSION,
  SDL_NET_MICRO_VERSION,
);