PFNGLDELETEPROGRAMPIPELINESPROC typedef

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

Implementation

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