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

type PFN_vkDestroyBufferView = extern "system" fn(device: VkDevice, bufferView: VkBufferView, pAllocator: *const VkAllocationCallbacks);