wl_pointer_listener.motion

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct wl_pointer_listener
extern (C) @nogc nothrow
void function(void* data, wl_pointer* wl_pointer, uint time, wl_fixed_t surface_x, wl_fixed_t surface_y) motion;

Meta