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