quickjs_rusty::utils

Function create_float

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