pub fn apply_result(id: Id, settings: ChromeSettings) -> Task<Result<()>>
Apply a chrome patch to the given live iced window and return the native result.
iced