Function gstreamer_gl::functions::gl_handle_set_context

source ยท
pub fn gl_handle_set_context(
    element: &impl IsA<Element>,
    context: &Context,
) -> (Option<GLDisplay>, Option<GLContext>)