Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ c_str
Function
c_str
json/json.h:611–611 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
609
operator const char*() const { return c_str_; }
610
611
const char* c_str() const { return c_str_; }
612
613
private:
614
const char* c_str_;
Callers
1
StringRef
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected