AcTools.LapTimes.LevelDbUtils.LevelDbInterop.leveldb_cache_destroy C# (CSharp) Méthode

leveldb_cache_destroy() private méthode

private leveldb_cache_destroy ( IntPtr cache ) : void
cache System.IntPtr
Résultat void
        public static extern void leveldb_cache_destroy(IntPtr /*Cache*/ cache);
        #endregion