Function yrs::ytransaction_commit[][src]

#[no_mangle]
pub unsafe extern "C" fn ytransaction_commit(txn: *mut Transaction)
Expand description

Commit and dispose provided transaction. This operation releases allocated resources, triggers update events and performs a storage compression over all operations executed in scope of current transaction.