pub unsafe extern "C-unwind" fn JSValueToUInt64(
ctx: JSContextRef,
value: JSValueRef,
exception: *mut JSValueRef,
) -> u64👎Deprecated: renamed to
JSValue::to_u_int64Available on crate features
JSBase and JSValueRef only.