VkGetSemaphoreWin32HandleKHR typedef

VkGetSemaphoreWin32HandleKHR = int Function(Pointer<VkDevice> device, Pointer<VkSemaphoreGetWin32HandleInfoKHR> pGetWin32HandleInfo, Pointer<NativeType> pHandle)

Implementation

typedef VkGetSemaphoreWin32HandleKHR = int Function(
    Pointer<VkDevice> device,
    Pointer<VkSemaphoreGetWin32HandleInfoKHR> pGetWin32HandleInfo,
    Pointer pHandle);