Expand description
Data link for sharing resources.
Enable the "mumble" or "mumble_json" feature for Mumble link bindings.
Modules§
Structs§
- Mumble
Link - MumbleLink shared memory.
- Nexus
Link - Nexus link data.
Constants§
- NEXUS_
LINK - Nexus link identifier.
Functions§
- get_
mumble_ link - Returns the shared
MumbleLinkpointer asMumblePtr. - get_
mumble_ link_ ptr - Returns the shared
MumbleLinkpointer. - get_
nexus_ link - Returns the shared
NexusLinkpointer. - get_
resource - Returns a pointer to a shared resource.
- read_
mumble_ link - Reads the shared
MumbleLinkdata. - read_
nexus_ link - Reads the shared
NexusLinkdata. - read_
resource ⚠ - Reads a shared resource.
- share_
resource - Creates a new shared resource.