JS_Ext_NewFloat64

Function JS_Ext_NewFloat64 

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