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

Method ~String8

modules/ANativeWindowCreator.h:697–700  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

695 }
696
697 ~String8()
698 {
699 ApiInvoker<"String8::Destructor">()(data);
700 }
701
702 operator void *()
703 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected