3 lines
94 B
C
3 lines
94 B
C
![]() |
#pragma once
|
||
|
|
||
|
class IStorageFactory *CreateRocksDBStorageFactory(const char *path, int dbnum);
|