Function libquickjs_sys::JS_IsError[][src]

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