Exemplo n.º 1
0
 void FreeUnmanaged()
 {
     SafeNativeMethods.OggSyncClear(_state);
     Marshal.FreeHGlobal(_state);
 }