Function hirofa_quickjs_sys::JS_NewNumber

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