GlBindTexturesNative typedef

GlBindTexturesNative = Void Function(Uint32 first, Int32 count, Pointer<Uint32> textures)

Implementation

typedef GlBindTexturesNative = Void Function(
    Uint32 first, Int32 count, Pointer<Uint32> textures);