Structsยง
- Null
Handle Error - An error indicating that someone handed us a null plugin session handle.
- Session
Wrapper - A wrapper for a Janus session. Contains a pointer to the Janus
PluginSession(which is used to identify this session in the Janus FFI) and any Rust state associated with the session.