PFNGLREQUESTRESIDENTPROGRAMSNVPROC typedef

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

Implementation

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