Function js::jsapi::FormatStackDump [] [src]

pub unsafe extern "C" fn FormatStackDump(
    cx: *mut JSContext,
    buf: *mut c_char,
    showArgs: bool,
    showLocals: bool,
    showThisProps: bool
) -> *mut c_char

Exposed for DumpJSStack