Function gstreamer_gl_sys::gst_gl_handle_set_context

source ·
pub unsafe extern "C" fn gst_gl_handle_set_context(
    element: *mut GstElement,
    context: *mut GstContext,
    display: *mut *mut GstGLDisplay,
    other_context: *mut *mut GstGLContext,
) -> gboolean