SoundIo.jack_error_callback

Optional: JACK error callback. See SoundIo::jack_info_callback

struct SoundIo
extern (C) @nogc nothrow
void function(const(char)* msg) jack_error_callback;

Meta