pub unsafe extern "C" fn jit_stack_trace_free(
trace: jit_stack_trace_t,
)Expand description
Free the memory associated with a stack trace.
pub unsafe extern "C" fn jit_stack_trace_free(
trace: jit_stack_trace_t,
)Free the memory associated with a stack trace.