MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / unlock

Method unlock

rust/src/project.rs:745–747  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

743 }
744
745 pub fn unlock(self) {
746 // NOTE does nothing, just drop self
747 }
748}
749
750impl std::ops::Deref for ProjectBulkOperationLock<'_> {

Callers 3

GetWorkflowStateFunction · 0.80
FunctionInlinerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected