gstreamer_gl_sys

Function gst_gl_context_default_get_proc_address

source
pub unsafe extern "C" fn gst_gl_context_default_get_proc_address(
    gl_api: GstGLAPI,
    name: *const c_char,
) -> gpointer