PFNGLISENABLEDINDEXEDEXTPROC typedef

PFNGLISENABLEDINDEXEDEXTPROC = Int32 Function(Uint32 target, Uint32 index)

Implementation

typedef PFNGLISENABLEDINDEXEDEXTPROC =
    Int32 Function(Uint32 target, Uint32 index);