VkBindBufferMemory2KHR typedef

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

Implementation

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