VkGetSemaphoreCounterValueKHRNative typedef

VkGetSemaphoreCounterValueKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkSemaphore> semaphore, Pointer<NativeType> pValue)

Implementation

typedef VkGetSemaphoreCounterValueKHRNative = Int32 Function(
    Pointer<VkDevice> device, Pointer<VkSemaphore> semaphore, Pointer pValue);