[][src]Function sapp_linux::glGetTextureLevelParameteriv

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