GlCreateSamplers typedef

GlCreateSamplers = void Function(int n, Pointer<Uint32> samplers)

Implementation

typedef GlCreateSamplers = void Function(int n, Pointer<Uint32> samplers);