cef_window_t.send_mouse_events

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_window_t
extern (System) @nogc nothrow
void function(cef_window_t*, cef_mouse_button_type_t, int, int) send_mouse_events;

Meta