DisplayMode.sdlDisplayMode

Gets the internal SDL_DisplayMode representation

struct DisplayMode
inout @property
inout(SDL_DisplayMode)
sdlDisplayMode
()

Return Value

Type: inout(SDL_DisplayMode)

SDL_DisplayMode with all of the attributes

Meta