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