MCPcopy Create free account
hub / github.com/Bzi-Han/AndroidSurfaceImgui / RefBase

Class RefBase

modules/ANativeWindowCreator.h:402–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400 namespace libutils
401 {
402 struct RefBase
403 {
404 struct ApiTable
405 {
406 void *IncStrong;
407 void *DecStrong;
408 };
409
410 inline static ApiTable Api;
411 };
412
413 struct String8
414 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected