SDL_NET_COMPILEDVERSION top-level property
Implementation
final int SDL_NET_COMPILEDVERSION = sdlVersionnum(
  SDL_NET_MAJOR_VERSION,
  SDL_NET_MINOR_VERSION,
  SDL_NET_MICRO_VERSION,
);final int SDL_NET_COMPILEDVERSION = sdlVersionnum(
  SDL_NET_MAJOR_VERSION,
  SDL_NET_MINOR_VERSION,
  SDL_NET_MICRO_VERSION,
);