Function wasInit

Wraps TTF_WasInit which checks whether SDL2_ttf has been initialized

bool wasInit() @trusted;

Returns

true if the library has been initialized, otherwise false