PFNGLCREATESHADERPROGRAMVPROC typedef

PFNGLCREATESHADERPROGRAMVPROC = Uint32 Function(Uint32 type, Uint32 count, Pointer<Pointer<Int8>> strings)

Implementation

typedef PFNGLCREATESHADERPROGRAMVPROC =
    Uint32 Function(Uint32 type, Uint32 count, Pointer<Pointer<Int8>> strings);