Function gstreamer_gl_sys::gst_gl_context_check_gl_version
source ยท pub unsafe extern "C" fn gst_gl_context_check_gl_version(
context: *mut GstGLContext,
api: GstGLAPI,
maj: c_int,
min: c_int,
) -> gboolean