libquickjs_ng_sys

Function JS_NewNumber

Source
pub unsafe extern "C" fn JS_NewNumber(
    ctx: *mut JSContext,
    d: f64,
) -> JSValue