GlGenSamplersNative typedef

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

Implementation

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