Function librocksdb_sys::crocksdb_sstfilereader_read_table_properties[][src]

pub unsafe extern "C" fn crocksdb_sstfilereader_read_table_properties(
    reader: *const SstFileReader,
    ctx: *mut c_void,
    callback: extern "C" fn(_: *mut c_void, _: *const DBTableProperties)
)