SDL_GetGlobalProperties

Get the global SDL properties.

extern (C) nothrow @nogc extern
SDL_GetGlobalProperties
()

Return Value

A valid property ID on success or 0 on failure; call SDL_GetError for more information.

Meta