glCallCommandListNV top-level property

GlCallCommandListNV glCallCommandListNV
getter/setter pair

Implementation

GlCallCommandListNV glCallCommandListNV =
    loadFunction<GlCallCommandListNVNative>(_library, 'glCallCommandListNV')
        .asFunction<GlCallCommandListNV>();