gstreamer_gl_sys

Function gst_gl_shader_set_uniform_1f

Source
pub unsafe extern "C" fn gst_gl_shader_set_uniform_1f(
    shader: *mut GstGLShader,
    name: *const c_char,
    value: c_float,
)