Type Definition ash::vk::PFN_vkDestroyImage[][src]

type PFN_vkDestroyImage = extern "system" fn(device: Device, image: Image, p_allocator: *const AllocationCallbacks);