PFNGLDELETEPROGRAMSARBPROC typedef

PFNGLDELETEPROGRAMSARBPROC = Void Function(Uint32 n, Pointer<Uint32> programs)

Implementation

typedef PFNGLDELETEPROGRAMSARBPROC =
    Void Function(Uint32 n, Pointer<Uint32> programs);