mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
style: Update bindings.
This commit is contained in:
parent
fd3d38326c
commit
bd74d7fd1d
1 changed files with 1 additions and 1 deletions
|
@ -1990,7 +1990,7 @@ extern "C" {
|
|||
extern "C" {
|
||||
pub fn Servo_StyleSet_MediumFeaturesChanged(set: RawServoStyleSetBorrowed,
|
||||
viewport_units_used:
|
||||
*mut bool) -> bool;
|
||||
*mut bool) -> OriginFlags;
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Servo_StyleSet_CompatModeChanged(raw_data:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue