Skip to main content

pxs_clearstate

Function pxs_clearstate 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pxs_clearstate(gc_collect: bool)
Expand description

Clear the current threads state for all languages.

Optionally, if you want to run the garbage collector.