glCreateCommandListsNV top-level property
Implementation
GlCreateCommandListsNV glCreateCommandListsNV =
    loadFunction<GlCreateCommandListsNVNative>(
            _library, 'glCreateCommandListsNV')
        .asFunction<GlCreateCommandListsNV>();GlCreateCommandListsNV glCreateCommandListsNV =
    loadFunction<GlCreateCommandListsNVNative>(
            _library, 'glCreateCommandListsNV')
        .asFunction<GlCreateCommandListsNV>();