pub type PangoLayoutLine = Struct__PangoLayoutLine;Aliased Type§
#[repr(C)]pub struct PangoLayoutLine {
pub layout: *mut Struct__PangoLayout,
pub start_index: i32,
pub length: i32,
pub runs: *mut Struct__GSList,
pub _bindgen_bitfield_1_: u32,
pub _bindgen_bitfield_2_: u32,
}Fields§
§layout: *mut Struct__PangoLayout§start_index: i32§length: i32§runs: *mut Struct__GSList§_bindgen_bitfield_1_: u32§_bindgen_bitfield_2_: u32