DOKK / manpages / debian 11 / libroar-dev / roar_errorstring.3.en
roar_errorstring(3) RoarAudio Programmer's Manual roar_errorstring(3)

roar_errorstring - Lion readable error string for current RoarAudio error value

#include <roaraudio.h>

This variable is a read-only string of the current RoarAudio error code. It may be defined as variable or macro. It is equivalent to "roar_error2str(roar_error)".

Constants a string descripting the error error or NULL on error.

FIXME

roar_error2str(3), roar_error(3), libroar(7), RoarAudio(7).

July 2012 RoarAudio