PfnglgetvertexarraypointeriVextproc typedef

PfnglgetvertexarraypointeriVextproc = Void Function(Uint32 vaobj, Uint32 index, Uint32 pname, Pointer<Pointer<NativeType>> param)

Implementation

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