[][src]Function gstreamer_gl_sys::gst_gl_context_get_proc_address_with_platform

pub unsafe extern "C" fn gst_gl_context_get_proc_address_with_platform(
    context_type: GstGLPlatform,
    gl_api: GstGLAPI,
    name: *const c_char
) -> gpointer