Function quickjs_wasm_sys::JS_IsInstanceOf
source · pub unsafe extern "C" fn JS_IsInstanceOf(
ctx: *mut JSContext,
val: JSValue,
obj: JSValue
) -> c_intpub unsafe extern "C" fn JS_IsInstanceOf(
ctx: *mut JSContext,
val: JSValue,
obj: JSValue
) -> c_int