[][src]Function sled_native::sled_open_db

#[no_mangle]
pub unsafe extern "C" fn sled_open_db(config: *mut Config) -> *mut Db

Open a sled lock-free log-structured tree. Consumes the passed-in config.