Function pango_sys::pango_layout_line_get_x_ranges
[−]
[src]
pub unsafe extern "C" fn pango_layout_line_get_x_ranges(
line: *mut PangoLayoutLine,
start_index: c_int,
end_index: c_int,
ranges: *mut *mut c_int,
n_ranges: *mut c_int
)