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.