PFNGLPROGRAMLOCALPARAMETERSI4UIVNVPROCDart typedef
        PFNGLPROGRAMLOCALPARAMETERSI4UIVNVPROCDart =
     void Function(int target, int index, int count, Pointer<Uint32>  params)
    
    
    
Implementation
typedef PFNGLPROGRAMLOCALPARAMETERSI4UIVNVPROCDart =
    void Function(int target, int index, int count, Pointer<Uint32> params);