[][src]Function fermium::SDL_GetDisplayOrientation

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

\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()