embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::rom_data::double_funcs

Function int64_to_double

Source
pub extern "C" fn int64_to_double(v: i64) -> f64
Expand description

Converts a signed 64-bit integer to the nearest double value, rounding to even on tie