[][src]Function sapp_linux::glGetTextureParameterfv

pub unsafe extern "C" fn glGetTextureParameterfv(
    texture: GLuint,
    pname: GLenum,
    params: *mut GLfloat
)