MCPcopy 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
613private:
614 const char* c_str_;

Callers 1

StringRefClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected