GlCreateProgramPipelines typedef

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

Implementation

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