[][src]Function sapp_linux::glTextureParameterIivEXT

pub unsafe extern "C" fn glTextureParameterIivEXT(
    texture: GLuint,
    target: GLenum,
    pname: GLenum,
    params: *const GLint
)