c_cairo_scaled_font_text_to_glyphs

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gshared extern (C)
cairo_status_t function(cairo_scaled_font_t* scaledFont, double x, double y, char* utf8, int utf8_Len, 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;

Meta