Searched defs:RawServoStyleSetOwned (Results 1 – 2 of 2) sorted by relevance
257 pub type RawServoStyleSetOwned = ::gecko_bindings::sugar::ownership::Owned<RawServoStyleSet>; typedef597 pub fn Servo_StyleSet_Drop(ptr: RawServoStyleSetOwned); in Servo_StyleSet_Drop()
2604 pub extern "C" fn Servo_StyleSet_Drop(data: RawServoStyleSetOwned) { in Servo_StyleSet_Drop()