Gablarski.OpenAL.PlaybackDevice.alcCloseDevice C# (CSharp) Method

alcCloseDevice() private method

private alcCloseDevice ( IntPtr handle ) : IntPtr
handle System.IntPtr
return System.IntPtr
        private static extern IntPtr alcCloseDevice(IntPtr handle);