[][src]Function sdl2_sys::SDL_GetWindowDisplayMode

pub unsafe extern "C" fn SDL_GetWindowDisplayMode(
    window: *mut SDL_Window,
    mode: *mut SDL_DisplayMode
) -> c_int

\brief Fill in information about the display mode used when a fullscreen window is visible.

\sa SDL_SetWindowDisplayMode() \sa SDL_SetWindowFullscreen()