[][src]Function sapp_linux::glTextureParameterfv

pub unsafe extern "C" fn glTextureParameterfv(
    texture: GLuint,
    pname: GLenum,
    param: *const GLfloat
)