furi_thread_resume

Function furi_thread_resume 

Source
pub unsafe extern "C" fn furi_thread_resume(thread_id: FuriThreadId)
Expand description

Resume a thread.

ยงArguments

  • thread_id (direction in) - unique identifier of the thread to be resumed