Function quickjs_rusty::utils::create_float

source ยท
pub fn create_float(context: *mut JSContext, value: f64) -> JSValue