Function pango_sys::pango_layout_index_to_pos[][src]

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