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

leveldb_readoptions_destroy() private méthode

private leveldb_readoptions_destroy ( IntPtr options ) : void
options System.IntPtr
Résultat void
        public static extern void leveldb_readoptions_destroy(IntPtr /*ReadOptions*/ options);