cef_browser_host_t.send_mouse_move_event

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_mouse_event_t)*, int) send_mouse_move_event;

Meta