mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
mBaseStyleValuesForServo is a nsRefPtrHashtable<nsUint32HashKey, RawServoAnimationValue> In this patch, we use void* instead of exposing nsRefPtrHashtable in FFI because we just use the hash table as an argument of a C++ function, it means we don't touch the hash table in Rust at all. |
||
---|---|---|
.. | ||
cef | ||
geckolib | ||
glutin | ||
servo |