1 2 3 4 5 6 7 8 9 10
#![allow(non_camel_case_types)] #[repr(C)] pub struct OH_Drawing_FontParser { _unused: [u8; 0], } #[repr(C)] pub struct OH_Drawing_TextShadow { _unused: [u8; 0], }