[DllImport("winmm.dll", SetLastError = true)] public static extern uint mixerClose( IntPtr hmx );
Microsoft documentation: Linkarrow-up-right
Last updated 2 years ago