libquickjs_ng_sys

Function JS_Ext_NewInt32

Source
pub unsafe extern "C" fn JS_Ext_NewInt32(
    ctx: *mut JSContext,
    val: i32,
) -> JSValue