VkBindBufferMemory2KHRNative typedef

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

Implementation

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