pub unsafe extern "C" fn mdb_cursor_txn( cursor: *mut MDB_cursor, ) -> *mut MDB_txn
Return the cursor’s transaction handle.
cursor