Function emscripten_get_callstack [src]
Prototype
pub extern "c" fn emscripten_get_callstack(flags: c_int, out: ?[*]u8, maxbytes: c_int) c_int Parameters
flags: c_intout: ?[*]u8maxbytes: c_int Source
pub extern "c" fn emscripten_get_callstack(flags: c_int, out: ?[*]u8, maxbytes: c_int) c_int