Update bindings.

This commit is contained in:
Hiroyuki Ikezoe 2017-05-22 07:30:47 +09:00
parent e7b777384c
commit 36a87bc19d
3 changed files with 9 additions and 4 deletions

View file

@ -2471,6 +2471,11 @@ extern "C" {
CSSPseudoElementType)
-> ServoComputedValuesStrong;
}
extern "C" {
pub fn Servo_SerializeFontValueForCanvas(declarations:
RawServoDeclarationBlockBorrowed,
buffer: *mut nsAString);
}
extern "C" {
pub fn Servo_GetStyleFont(computed_values:
ServoComputedValuesBorrowedOrNull)

View file

@ -34192,7 +34192,7 @@ pub mod root {
root::nsCharTraits ) ));
}
#[test]
fn __bindgen_test_layout__bindgen_ty_id_210589_instantiation_99() {
fn __bindgen_test_layout__bindgen_ty_id_210592_instantiation_99() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
@ -34201,7 +34201,7 @@ pub mod root {
) ));
}
#[test]
fn __bindgen_test_layout__bindgen_ty_id_210625_instantiation_100() {
fn __bindgen_test_layout__bindgen_ty_id_210628_instantiation_100() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));

View file

@ -33682,7 +33682,7 @@ pub mod root {
root::nsCharTraits ) ));
}
#[test]
fn __bindgen_test_layout__bindgen_ty_id_206916_instantiation_97() {
fn __bindgen_test_layout__bindgen_ty_id_206919_instantiation_97() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));
@ -33691,7 +33691,7 @@ pub mod root {
) ));
}
#[test]
fn __bindgen_test_layout__bindgen_ty_id_206952_instantiation_98() {
fn __bindgen_test_layout__bindgen_ty_id_206955_instantiation_98() {
assert_eq!(::std::mem::size_of::<u8>() , 1usize , concat ! (
"Size of template specialization: " , stringify ! ( u8 )
));