pub unsafe fn current_engine_ptr() -> PL_engine_t
Expand description

Returns the current engine pointer.

Safety

This is unsafe because behavior of this function is undefined if SWI-Prolog has not yet been activated.