Function gls::apis::uniform_matrix3x4fv[][src]

pub fn uniform_matrix3x4fv(
    location: GLint,
    transpose: GLboolean,
    va: &[GLfloat]
)