PFNGLPROGRAMPARAMETERS4FVNVPROC typedef
        PFNGLPROGRAMPARAMETERS4FVNVPROC =
     Void Function(Uint32 target, Uint32 index, Uint32 count, Pointer<Float>  v)
    
    
    
Implementation
typedef PFNGLPROGRAMPARAMETERS4FVNVPROC =
    Void Function(Uint32 target, Uint32 index, Uint32 count, Pointer<Float> v);