[][src]Function ul_sys::JSValueIsEqual

pub unsafe extern "C" fn JSValueIsEqual(
    ctx: JSContextRef,
    a: JSValueRef,
    b: JSValueRef,
    exception: *mut JSValueRef
) -> bool