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

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