Function winit::platform_impl::linux::x11::util::maybe_change

source ยท
pub fn maybe_change<T: PartialEq>(field: &mut Option<T>, value: T) -> bool