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

type PFNGLGETFINALCOMBINERINPUTPARAMETERIVNVPROC = Option<unsafe extern "C" fn(variable: GLenum, pname: GLenum, params: *mut GLint)>;