Function gl::TextureParameterIiv[][src]

pub unsafe fn TextureParameterIiv(
    texture: GLuint,
    pname: GLenum,
    params: *const GLint
)