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