Function swipl::init::initialize_swipl_with_state_noengine
source · pub fn initialize_swipl_with_state_noengine(state: &'static [u8])
Expand description
Initialize SWI-Prolog with a saved state and immediately deactivate the main thread engine.
If SWI-Prolog was already initialized, this will do nothing.