pub unsafe extern "C" fn jit_exception_get_stack_trace() -> jit_stack_trace_tExpand description
Create an object that represents the current call stack. This is normally used to indicate the location of an exception. Returns NULL if a stack trace is not available, or there is insufficient memory to create it.