[][src]Function sapp_linux::glTextureParameterfvEXT

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