VkBindBufferMemory2 typedef

VkBindBufferMemory2 = int Function(Pointer<VkDevice> device, int bindInfoCount, Pointer<VkBindBufferMemoryInfo> pBindInfos)

Implementation

typedef VkBindBufferMemory2 = int Function(Pointer<VkDevice> device,
    int bindInfoCount, Pointer<VkBindBufferMemoryInfo> pBindInfos);