Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Close
Method
Close
project.cpp:259–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
258
259
bool Project::Close()
260
{
261
return BNProjectClose(m_object);
262
}
263
264
265
std::string Project::GetId() const
Callers
6
ParseDebugInfo
Method · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36