snd_asoundlib_version method

Pointer<Char> snd_asoundlib_version()

Implementation

ffi.Pointer<ffi.Char> snd_asoundlib_version() {
  return _snd_asoundlib_version();
}