pub unsafe extern "C" fn leveldb_options_create() -> *mut leveldb_options_t
Expand description
Create a new leveldb_options_t
(not the database, but the database configuration!)
pub unsafe extern "C" fn leveldb_options_create() -> *mut leveldb_options_t
Create a new leveldb_options_t
(not the database, but the database configuration!)