libquickjs_ng_sys

Function JS_Ext_NewSpecialValue

Source
pub unsafe extern "C" fn JS_Ext_NewSpecialValue(
    tag: i32,
    val: u32,
) -> JSValue