Function panda_sys::memory_region_transaction_begin[][src]

pub unsafe extern "C" fn memory_region_transaction_begin()
Expand description

memory_region_transaction_begin: Start a transaction.

During a transaction, changes will be accumulated and made visible only when the transaction ends (is committed).