GlBindSamplersNative typedef

GlBindSamplersNative = Void Function(Uint32 first, Int32 count, Pointer<Uint32> samplers)

Implementation

typedef GlBindSamplersNative = Void Function(
    Uint32 first, Int32 count, Pointer<Uint32> samplers);