PFNGLGETPROGRAMSTRINGNVPROC typedef

PFNGLGETPROGRAMSTRINGNVPROC = Void Function(Uint32 id, Uint32 pname, Pointer<Uint8> program)

Implementation

typedef PFNGLGETPROGRAMSTRINGNVPROC =
    Void Function(Uint32 id, Uint32 pname, Pointer<Uint8> program);