furi_event_loop_run

Function furi_event_loop_run 

Source
pub unsafe extern "C" fn furi_event_loop_run(
    instance: *mut FuriEventLoop,
)
Expand description

Continuously poll for events

Can be stopped with furi_event_loop_stop

ยงArguments

  • instance - The Event Loop instance