Function neuromorphic_drivers::flag_and_event_loop

source ·
pub fn flag_and_event_loop(
) -> Result<(Flag<Error, Overflow>, Arc<EventLoop>), Error>