SDL_ClearError

Clear any previous error message for this thread.

extern (C) nothrow @nogc extern
bool
SDL_ClearError
()

Return Value

Type: bool

true

Threadsafety: It is safe to call this function from any thread.

See Also

Meta