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