Function gstreamer_gl_sys::gst_gl_window_set_draw_callback[][src]

pub unsafe extern "C" fn gst_gl_window_set_draw_callback(
    window: *mut GstGLWindow,
    callback: GstGLWindowCB,
    data: gpointer,
    destroy_notify: GDestroyNotify
)