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

Class Surface

modules/ANativeWindowCreator.h:496–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

494 };
495
496 struct Surface
497 {
498 struct ApiTable
499 {
500 void *DisConnect;
501 };
502
503 inline static ApiTable Api;
504 };
505 } // namespace libgui
506} // namespace android::anative_window_creator::detail::apis
507

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected