VkBindImageMemory2KHR typedef

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

Implementation

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