Function rusty_gl::shaders::gl_uniform4fv[][src]

pub fn gl_uniform4fv(
    location: GLUniformLocation,
    count: GLsizei,
    value: *const GLfloat
)