pub unsafe extern "C" fn FLValue_IsEqual( v1: FLValue, v2: FLValue, ) -> bool
Compares two values for equality. This is a deep recursive comparison.