GlBindImageTextures typedef

GlBindImageTextures = void Function(int first, int count, Pointer<Uint32> textures)

Implementation

typedef GlBindImageTextures = void Function(
    int first, int count, Pointer<Uint32> textures);