VkWaitSemaphoresKHRNative typedef

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

Implementation

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