GlBindImageTextureNative typedef
GlBindImageTextureNative =
Void Function(Uint32 unit, Uint32 texture, Int32 level, Uint8 layered, Int32 layer, Uint32 access, Uint32 format)
Implementation
typedef GlBindImageTextureNative = Void Function(Uint32 unit, Uint32 texture,
Int32 level, Uint8 layered, Int32 layer, Uint32 access, Uint32 format);