PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC typedef
        PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC =
     Void Function(Uint32 variable, Uint32 pname, Pointer<Float>  params)
    
    
    
Implementation
typedef PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC =
    Void Function(Uint32 variable, Uint32 pname, Pointer<Float> params);