vkCreateIndirectCommandsLayoutNV top-level property

VkCreateIndirectCommandsLayoutNV vkCreateIndirectCommandsLayoutNV
getter/setter pair

Implementation

VkCreateIndirectCommandsLayoutNV vkCreateIndirectCommandsLayoutNV =
    loadFunction<VkCreateIndirectCommandsLayoutNVNative>(
            _library, 'vkCreateIndirectCommandsLayoutNV')
        .asFunction<VkCreateIndirectCommandsLayoutNV>();