cef_browser_host_t.ime_set_composition

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_browser_host_t
extern (System) @nogc nothrow
void function(cef_browser_host_t*, const(cef_string_t)*, size_t, const(cef_composition_underline_t*), const(cef_range_t)*, const(cef_range_t)*) ime_set_composition;

Meta