Function VkDeviceCmds.WaitForFences
Commands for VK_VERSION_1_0
VkResult WaitForFences
(
VkDevice_T* device,
uint fenceCount,
const(VkFence_T*)* pFences,
uint waitAll,
ulong timeout
);