Function gstreamer_gl_sys::gst_gl_context_new_wrapped

source ·
pub unsafe extern "C" fn gst_gl_context_new_wrapped(
    display: *mut GstGLDisplay,
    handle: uintptr_t,
    context_type: GstGLPlatform,
    available_apis: GstGLAPI,
) -> *mut GstGLContext