VkGetSemaphoreCounterValueKHR typedef

VkGetSemaphoreCounterValueKHR = int Function(Pointer<VkDevice> device, Pointer<VkSemaphore> semaphore, Pointer<NativeType> pValue)

Implementation

typedef VkGetSemaphoreCounterValueKHR = int Function(
    Pointer<VkDevice> device, Pointer<VkSemaphore> semaphore, Pointer pValue);