GlBeginQueryIndexedNative typedef

GlBeginQueryIndexedNative = Void Function(Uint32 target, Uint32 index, Uint32 id)

Implementation

typedef GlBeginQueryIndexedNative = Void Function(
    Uint32 target, Uint32 index, Uint32 id);