Function golem_rust::bindings::golem::api::host::mark_end_operation
source ยท pub fn mark_end_operation(begin: OplogIndex)Expand description
Commits this atomic operation. After mark-end-operation is called for a given index, further calls
with the same parameter will do nothing.