c_cairo_scaled_font_text_to_glyphs

extern (C) __gshared
cairo_status_t function(cairo_scaled_font_t* scaledFont, double x, double y, const(char)* utf8, int utf8Len, cairo_glyph_t** glyphs, int* numGlyphs, cairo_text_cluster_t** clusters, int* numClusters, cairo_text_cluster_flags_t* clusterFlags) c_cairo_scaled_font_text_to_glyphs;