Function pango_sys::pango_itemize_with_base_dir
[−]
[src]
pub unsafe extern "C" fn pango_itemize_with_base_dir(
context: *mut PangoContext,
base_dir: PangoDirection,
text: *const c_char,
start_index: c_int,
length: c_int,
attrs: *mut PangoAttrList,
cached_iter: *mut PangoAttrIterator
) -> *mut GList