VulkanFunctions.PFN_vkBindBufferMemory

Undocumented in source.
struct VulkanFunctions
version(DVulkan_VK_VERSION_1_0)
alias PFN_vkBindBufferMemory = VkResult function
(
VkDevice device
,
VkBuffer buffer
,
VkDeviceMemory memory
,)

Meta