Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bzi-Han/AndroidSurfaceImgui
/ ApiTable
Class
ApiTable
modules/ANativeWindowCreator.h:429–433 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
struct LayerMetadata
428
{
429
struct ApiTable
430
{
431
void *Constructor;
432
void *SetInt32;
433
};
434
435
inline static ApiTable Api;
436
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected