This function gets the version of the dynamically linked SDL_net library.
Defined in <SDL3_net/SDL_net.h>
int NET_Version(void);
(int) Returns SDL_net version.
It is safe to call this function from any thread.
This function is available since SDL_net 3.0.0.