VkWaitForPresentKHRNative typedef

VkWaitForPresentKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkSwapchainKHR> swapchain, Uint64 presentId, Uint64 timeout)

Implementation

typedef VkWaitForPresentKHRNative = Int32 Function(Pointer<VkDevice> device,
    Pointer<VkSwapchainKHR> swapchain, Uint64 presentId, Uint64 timeout);