liblmdb_sys::mdb_cursor_open [] [src]

pub unsafe extern fn mdb_cursor_open(txn: *mut MDB_txn, dbi: MDB_dbi, cursor: *mut *mut MDB_cursor) -> c_int