vkGetSemaphoreCounterValue top-level property

VkGetSemaphoreCounterValue vkGetSemaphoreCounterValue
getter/setter pair

Implementation

VkGetSemaphoreCounterValue vkGetSemaphoreCounterValue =
    loadFunction<VkGetSemaphoreCounterValueNative>(
            _library, 'vkGetSemaphoreCounterValue')
        .asFunction<VkGetSemaphoreCounterValue>();