cef_textfield_t.apply_text_style

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct cef_textfield_t
extern (System) @nogc nothrow
void function(cef_textfield_t*, cef_text_style_t, int, const(cef_range_t)*) apply_text_style;

Meta