Expand description
GDK crate, that does the core functionality like loading function address, executing, providing necessary types etc
Modules§
Statics§
- Runtime global object that implements all the callbacks and gamemode data
Traits§
Functions§
Attribute Macros§
- Creates an entry point function for the component to call when it loads Entry point function is necessary, all the function address is calculated and initialised here