GlCreatePerfQueryINTELNative typedef

GlCreatePerfQueryINTELNative = Void Function(Uint32 queryId, Pointer<Uint32> queryHandle)

Implementation

typedef GlCreatePerfQueryINTELNative = Void Function(
    Uint32 queryId, Pointer<Uint32> queryHandle);