PFNGLGETOBJECTPARAMETERIVARBPROCDart typedef
        PFNGLGETOBJECTPARAMETERIVARBPROCDart =
     void Function(Pointer<NativeType>  obj, int pname, Pointer<Int32>  params)
    
    
    
Implementation
typedef PFNGLGETOBJECTPARAMETERIVARBPROCDart =
    void Function(Pointer<NativeType> obj, int pname, Pointer<Int32> params);