PFNGLLOADPROGRAMNVPROC typedef
PFNGLLOADPROGRAMNVPROC =
Void Function(Uint32 target, Uint32 id, Uint32 len, Pointer<Uint8> program)
Implementation
typedef PFNGLLOADPROGRAMNVPROC =
Void Function(Uint32 target, Uint32 id, Uint32 len, Pointer<Uint8> program);