Function gl::TextureParameterIuiv

source ·
pub unsafe fn TextureParameterIuiv(
    texture: GLuint,
    pname: GLenum,
    params: *const GLuint
)