Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PenguLoader/PenguLoader
/ ptr
Method
ptr
core/src/pengu.h:270–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
~CefScopedStr();
269
270
const cef_string_t *ptr() {
271
return str_;
272
}
273
274
private:
275
// underlying pointer
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected