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.