Function hirofa_quickjs_sys::JS_IsStrictEqual
source ยท pub unsafe extern "C" fn JS_IsStrictEqual(
ctx: *mut JSContext,
op1: JSValue,
op2: JSValue,
) -> c_intpub unsafe extern "C" fn JS_IsStrictEqual(
ctx: *mut JSContext,
op1: JSValue,
op2: JSValue,
) -> c_int