VkBindImageMemory2KHRNative typedef

VkBindImageMemory2KHRNative = Int32 Function(Pointer<VkDevice> device, Uint32 bindInfoCount, Pointer<VkBindImageMemoryInfo> pBindInfos)

Implementation

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