Expand description
GDK crate, that does the core functionality like loading function address, executing, providing necessary types etc
Re-exports§
pub use runtime::__terminate_event_chain;
Modules§
Statics§
- Runtime global object that implements all the callbacks and gamemode data
Traits§
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