GlCreateProgramPipelines typedef

GlCreateProgramPipelines = void Function(int n, Pointer<Uint32> buffers)

Implementation

typedef GlCreateProgramPipelines = void Function(
    int n, Pointer<Uint32> pipelines);