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

Class String8

modules/ANativeWindowCreator.h:413–422  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

411 };
412
413 struct String8
414 {
415 struct ApiTable
416 {
417 void *Constructor;
418 void *Destructor;
419 };
420
421 inline static ApiTable Api;
422 };
423 } // namespace libutils
424
425 namespace libgui

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected