Function sdl2_sys::SDL_GetCurrentDisplayMode
source ยท pub unsafe extern "C" fn SDL_GetCurrentDisplayMode(
displayIndex: c_int,
mode: *mut SDL_DisplayMode,
) -> c_int
Expand description
\brief Fill in information about the current display mode.