[][src]Type Definition glu_sys::glu::PFNGLGETCOMBINERINPUTPARAMETERFVNVPROC

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