GlGetInteger64i_v typedef

GlGetInteger64i_v = void Function(int target, int index, Pointer<Int64> data)

Implementation

typedef GlGetInteger64i_v = void Function(
    int target, int index, Pointer<Int64> data);