glQueryCounter top-level property
Implementation
GlQueryCounter glQueryCounter =
loadFunction<GlQueryCounterNative>(_library, 'glQueryCounter')
.asFunction<GlQueryCounter>();
GlQueryCounter glQueryCounter =
loadFunction<GlQueryCounterNative>(_library, 'glQueryCounter')
.asFunction<GlQueryCounter>();