[][src]Function sdl2_sys::SDL_GetDisplayOrientation

pub unsafe extern "C" fn SDL_GetDisplayOrientation(
    displayIndex: c_int
) -> SDL_DisplayOrientation

\brief Get the orientation of a display

\return The orientation of the display, or SDL_ORIENTATION_UNKNOWN if it isn't available.

\sa SDL_GetNumVideoDisplays()