glIsCommandListNV top-level property

GlIsCommandListNV glIsCommandListNV
getter/setter pair

Implementation

GlIsCommandListNV glIsCommandListNV =
    loadFunction<GlIsCommandListNVNative>(_library, 'glIsCommandListNV')
        .asFunction<GlIsCommandListNV>();