- CoCreateInstance
HRESULT CoCreateInstance(REFCLSID , LPUNKNOWN , DWORD , REFIID , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CoTaskMemFree
void CoTaskMemFree(PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- soundio_wasapi_init
int soundio_wasapi_init(SoundIoPrivate* si)
Undocumented in source. Be warned that the author may not have intended to support it.
Translated from C to D