leveldb_options_set_compression typedef
leveldb_options_set_compression =
Void Function(Pointer<leveldb_options_t> , Uint32)
Implementation
typedef leveldb_options_set_compression = Void Function(
Pointer<leveldb_options_t>,
Uint32,
);