VkBindBufferMemory2Native typedef

VkBindBufferMemory2Native = Int32 Function(Pointer<VkDevice> device, Uint32 bindInfoCount, Pointer<VkBindBufferMemoryInfo> pBindInfos)

Implementation

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