wl_data_source_listener.send

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct wl_data_source_listener
extern (C) @nogc nothrow
void function(void* data, wl_data_source* wl_data_source, const(char)* mime_type, int fd) send;

Meta