GlCreatePerfQueryINTEL typedef

GlCreatePerfQueryINTEL = void Function(int queryId, Pointer<Uint32> queryHandle)

Implementation

typedef GlCreatePerfQueryINTEL = void Function(
    int queryId, Pointer<Uint32> queryHandle);