PFNGLGETPIXELTRANSFORMPARAMETERFVEXTPROC typedef
        PFNGLGETPIXELTRANSFORMPARAMETERFVEXTPROC =
     Void Function(Uint32 target, Uint32 pname, Pointer<Float>  params)
    
    
    
Implementation
typedef PFNGLGETPIXELTRANSFORMPARAMETERFVEXTPROC =
    Void Function(Uint32 target, Uint32 pname, Pointer<Float> params);