Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
750
impl std::ops::Deref for ProjectBulkOperationLock<'_> {
Callers
3
GetWorkflowState
Function · 0.80
thenBackgroundWithProgress
Function · 0.80
FunctionInliner
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected