Function gstreamer_gl_sys::gst_gl_handle_context_query

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