Function gst_ gl_ window_ set_ draw_ callback
Source pub unsafe extern "C" fn gst_gl_window_set_draw_callback(
window: *mut GstGLWindow,
callback: GstGLWindowCB,
data: gpointer,
destroy_notify: GDestroyNotify,
)