jit_exception_clear_last

Function jit_exception_clear_last 

Source
pub unsafe extern "C" fn jit_exception_clear_last()
Expand description

Clear the last exception object that occurred on this thread. This is equivalent to calling jit_exception_set_last with a parameter of NULL.