Structs§
- Headless
Main Thread Sender - Initialization
Options - Session
- Wrapper for
initandshutdown. Instantiating this at the top of your script will initialize everything correctly and then clean itself up at exit as well.
Enums§
Functions§
- init
- Loads plugins, core architecture, platform, etc.
- init_
with_ opts - This initializes the core with the given
InitializationOptions. - is_
shutdown_ requested - license_
location - Attempts to identify the license location type, this follows the same order as core initialization.
- shutdown
- Unloads plugins, stops all worker threads, and closes open logs.