Module rutabaga_gfx::cross_domain
source · Expand description
The cross-domain component type, specialized for allocating and sharing resources across domain boundaries.
Modules§
- Hand-written protocol for the cross-domain context type. Intended to be shared with C/C++ components.
Structs§
- The CrossDomain component contains a list of channels that the guest may connect to and the ability to allocate memory.
Enums§
Constants§
Functions§
- add_item 🔒