libquickjs_ng_sys

Function JS_Ext_IsPromise

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