glCreateCommandListsNV top-level property

GlCreateCommandListsNV glCreateCommandListsNV
getter/setter pair

Implementation

GlCreateCommandListsNV glCreateCommandListsNV =
    loadFunction<GlCreateCommandListsNVNative>(
            _library, 'glCreateCommandListsNV')
        .asFunction<GlCreateCommandListsNV>();