[][src]Function gls::gl::TexParameteriv

pub unsafe fn TexParameteriv(
    target: GLenum,
    pname: GLenum,
    params: *const GLint
)