GlCreateProgramPipelinesNative typedef

GlCreateProgramPipelinesNative = Void Function(Int32 n, Pointer<Uint32> pipelines)

Implementation

typedef GlCreateProgramPipelinesNative = Void Function(
    Int32 n, Pointer<Uint32> pipelines);