VkWaitSemaphoresNative typedef

VkWaitSemaphoresNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkSemaphoreWaitInfo> pWaitInfo, Uint64 timeout)

Implementation

typedef VkWaitSemaphoresNative = Int32 Function(Pointer<VkDevice> device,
    Pointer<VkSemaphoreWaitInfo> pWaitInfo, Uint64 timeout);