#[unsafe(no_mangle)]pub extern "C" fn slint_interpreter_value_new_double( double: f64, ) -> Box<Value>
ffi
Construct a new Value in the given memory location as double