cef_domdocument_t.get_element_by_id

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_domdocument_t
extern (System) @nogc nothrow
cef_domnode_t* function(cef_domdocument_t*, const(cef_string_t)*) get_element_by_id;

Meta