Function emscripten_functions_sys::html5::emscripten_print_double
source · pub unsafe extern "C" fn emscripten_print_double(
x: f64,
to: *mut c_char,
max: c_int
) -> c_intpub unsafe extern "C" fn emscripten_print_double(
x: f64,
to: *mut c_char,
max: c_int
) -> c_int