VkBindImageMemory2 typedef

VkBindImageMemory2 = int Function(Pointer<VkDevice> device, int bindInfoCount, Pointer<VkBindImageMemoryInfo> pBindInfos)

Implementation

typedef VkBindImageMemory2 = int Function(Pointer<VkDevice> device,
    int bindInfoCount, Pointer<VkBindImageMemoryInfo> pBindInfos);