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

Class ApiTable

modules/ANativeWindowCreator.h:404–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402 struct RefBase
403 {
404 struct ApiTable
405 {
406 void *IncStrong;
407 void *DecStrong;
408 };
409
410 inline static ApiTable Api;
411 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected