Function emscripten_log [src]

Prototype

pub extern "c" fn emscripten_log(flags: c_int, format: [*:0]const u8, ...) void

Parameters

flags: c_intformat: [*:0]const u8

Source

pub extern "c" fn emscripten_log(flags: c_int, format: [*:0]const u8, ...) void