Function gl::GetTextureParameteriv[][src]

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