pub unsafe extern "C" fn SDL_GetRevisionNumber() -> c_int
Expand description

\brief Get the revision number of SDL that is linked against your program.

Returns a number uniquely identifying the exact revision of the SDL library in use. It is an incrementing number based on commits to hg.libsdl.org.