wiki.icculus.org
[ front page | index | search | recent changes | git repo | offline html ]
(This function is part of SDL_sound, a separate library from SDL.)

Sound_ClearError

Clear the current error message.

Header File

Defined in <SDL3_sound/SDL_sound.h>

Syntax

void Sound_ClearError(void);

Remarks

The next call to Sound_GetError() after Sound_ClearError() will return NULL.

Thread Safety

It is safe to call this function from any thread.

Version

This function is available since SDL_sound 1.0.0.

See Also


CategoryAPI, CategoryAPIFunction, CategorySDLSound


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.