PFNGLGETPROGRAMLOCALPARAMETERIIVNVPROC typedef
        PFNGLGETPROGRAMLOCALPARAMETERIIVNVPROC =
     Void Function(Uint32 target, Uint32 index, Pointer<Int32>  params)
    
    
    
Implementation
typedef PFNGLGETPROGRAMLOCALPARAMETERIIVNVPROC =
    Void Function(Uint32 target, Uint32 index, Pointer<Int32> params);