pub unsafe extern "C" fn SDL_GetNumDisplayModes(
    displayIndex: c_int
) -> c_int
Expand description

\brief Returns the number of available display modes.

\sa SDL_GetDisplayMode()