Type Definition xsettings::NotifyFunc [] [src]

type NotifyFunc = Box<FnMut(&[u8], XSettingsAction, SettingRef<'a>)>;