Function leveldb_options_destroy

Source
pub unsafe extern "C" fn leveldb_options_destroy(
    o: *mut leveldb_options_t,
)
Expand description

Deallocate a leveldb_options_t handle (not the database!)