vkUpdateDescriptorSetWithTemplate top-level property

VkUpdateDescriptorSetWithTemplate vkUpdateDescriptorSetWithTemplate
getter/setter pair

Implementation

VkUpdateDescriptorSetWithTemplate vkUpdateDescriptorSetWithTemplate =
    loadFunction<VkUpdateDescriptorSetWithTemplateNative>(
            _library, 'vkUpdateDescriptorSetWithTemplate')
        .asFunction<VkUpdateDescriptorSetWithTemplate>();