cef_browser_host_t.send_mouse_wheel_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* self, const(cef_mouse_event_t)*, int, int) send_mouse_wheel_event;

Meta