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