hirofa_quickjs_sys

Function JS_NewNumber

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