Searched defs:EventNotify (Results 1 – 1 of 1) sorted by relevance
460 notify: &'e mut EventNotify, in create_event_with_notification()648 pub struct EventNotify<'e> { struct650 cb: EventNotifyCallback<'e>, argument653 impl<'e> EventNotify<'e> { argument