pub unsafe extern "C" fn leveldb_options_destroy(
o: *mut leveldb_options_t,
)
Expand description
Deallocate a leveldb_options_t
handle (not the database!)
pub unsafe extern "C" fn leveldb_options_destroy(
o: *mut leveldb_options_t,
)
Deallocate a leveldb_options_t
handle (not the database!)