PFNGLCREATESHADERPROGRAMVPROC typedef

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

Implementation

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