VkBindImageMemory2Native typedef

VkBindImageMemory2Native = Int32 Function(Pointer<VkDevice> device, Uint32 bindInfoCount, Pointer<VkBindImageMemoryInfo> pBindInfos)

Implementation

typedef VkBindImageMemory2Native = Int32 Function(Pointer<VkDevice> device,
    Uint32 bindInfoCount, Pointer<VkBindImageMemoryInfo> pBindInfos);