emscripten_functions_sys::html5

Function emscripten_get_callstack

source
pub unsafe extern "C" fn emscripten_get_callstack(
    flags: c_int,
    out: *mut c_char,
    maxbytes: c_int,
) -> c_int