Function VkDeviceCmds.BindImageMemory
Commands for VK_VERSION_1_0
VkResult BindImageMemory
(
VkDevice_T* device,
VkImage_T* image,
VkDeviceMemory_T* memory,
ulong memoryOffset
);