Function gl::TextureParameteriv[][src]

pub unsafe fn TextureParameteriv(
    texture: GLuint,
    pname: GLenum,
    param: *const GLint
)