[][src]Function sapp_linux::glGetTextureLevelParameterfv

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