VkGetSemaphoreWin32HandleKHRNative typedef

VkGetSemaphoreWin32HandleKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkSemaphoreGetWin32HandleInfoKHR> pGetWin32HandleInfo, Pointer<NativeType> pHandle)

Implementation

typedef VkGetSemaphoreWin32HandleKHRNative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkSemaphoreGetWin32HandleInfoKHR> pGetWin32HandleInfo,
    Pointer pHandle);