libquickjs_ng_sys

Function JS_Ext_NewBool

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