PfnglgetvertexarrayintegeriVextproc typedef

PfnglgetvertexarrayintegeriVextproc = Void Function(Uint32 vaobj, Uint32 index, Uint32 pname, Pointer<Int32> param)

Implementation

typedef PfnglgetvertexarrayintegeriVextproc =
    Void Function(
      Uint32 vaobj,
      Uint32 index,
      Uint32 pname,
      Pointer<Int32> param,
    );