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