PFNGLGENPROGRAMSNVPROC typedef

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

Implementation

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