Function hirofa_quickjs_sys::JS_IsSameValue

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