Function gl::GetTextureParameterIiv[][src]

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