PFNGLGENPROGRAMSARBPROC typedef

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

Implementation

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