[−][src]Function gstreamer_gl_sys::gst_gl_shader_set_uniform_matrix_3x4fv
pub unsafe extern "C" fn gst_gl_shader_set_uniform_matrix_3x4fv(
shader: *mut GstGLShader,
name: *const c_char,
count: c_int,
transpose: gboolean,
value: *const c_float
)