wasInit

Wraps TTF_WasInit which checks whether SDL2_ttf has been initialized

@safe @trusted
static if(bindSDLTTF)
bool
wasInit
()

Return Value

Type: bool

true if the library has been initialized, otherwise false

Meta