[][src]Type Definition bedrock::vk::PFN_vkDestroyBuffer

type PFN_vkDestroyBuffer = extern "system" fn(device: VkDevice, buffer: VkBuffer, pAllocator: *const VkAllocationCallbacks);