vkResetDescriptorPool top-level property

VkResetDescriptorPool vkResetDescriptorPool
getter/setter pair

Implementation

VkResetDescriptorPool vkResetDescriptorPool =
    loadFunction<VkResetDescriptorPoolNative>(_library, 'vkResetDescriptorPool')
        .asFunction<VkResetDescriptorPool>();