Function gl::GetTextureParameterIuiv[][src]

pub unsafe fn GetTextureParameterIuiv(
    texture: GLuint,
    pname: GLenum,
    params: *mut GLuint
)