vkResetQueryPool top-level property

VkResetQueryPool vkResetQueryPool
getter/setter pair

Implementation

VkResetQueryPool vkResetQueryPool =
    loadFunction<VkResetQueryPoolNative>(_library, 'vkResetQueryPool')
        .asFunction<VkResetQueryPool>();