Skip to main content

runtime_show_double_addr

Function runtime_show_double_addr 

Source
pub extern "C" fn runtime_show_double_addr(bits: i64) -> i64
Expand description

Format a Double as a null-terminated C string and return its address. The CString is leaked (small bounded strings, acceptable).