GstGLWindowClass.sendMessageAsync

invoke a function on the window thread. @run may or may not have been called. Required to be reentrant.

struct GstGLWindowClass
extern (C)
void function(GstGLWindow* window, GstGLWindowCB callback, void* data, GDestroyNotify destroy) sendMessageAsync;