Function pango_sys::pango_layout_index_to_pos

source ·
pub unsafe extern "C" fn pango_layout_index_to_pos(
    layout: *mut PangoLayout,
    index_: c_int,
    pos: *mut PangoRectangle
)