snd_strerror

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(char)* snd_strerror(int )
  2. const(char)* snd_strerror(int errnum)
    version(linux)
    extern (C) @nogc nothrow
    const(char)*
    snd_strerror
    (
    int errnum
    )

Meta