[][src]Type Definition sapp_linux::PFNGLGETCOMBINEROUTPUTPARAMETERFVNVPROC

type PFNGLGETCOMBINEROUTPUTPARAMETERFVNVPROC = Option<unsafe extern "C" fn(stage: GLenum, portion: GLenum, pname: GLenum, params: *mut GLfloat)>;