GlGetIntegeri_v typedef

GlGetIntegeri_v = void Function(int target, int index, Pointer<Int32> data)

Implementation

typedef GlGetIntegeri_v = void Function(
    int target, int index, Pointer<Int32> data);