Function duk_to_stacktrace

Source
pub unsafe extern "C" fn duk_to_stacktrace(
    ctx: *mut duk_context,
    idx: duk_idx_t,
) -> *const c_char