PFNGLGETSTRINGIPROC typedef

PFNGLGETSTRINGIPROC = Pointer<Uint8> Function(Uint32 name, Uint32 index)

Implementation

typedef PFNGLGETSTRINGIPROC = Pointer<Uint8> Function(
    Uint32 name, Uint32 index);