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

Class ApiTable

modules/ANativeWindowCreator.h:415–419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413 struct String8
414 {
415 struct ApiTable
416 {
417 void *Constructor;
418 void *Destructor;
419 };
420
421 inline static ApiTable Api;
422 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected