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
pub unsafe extern "C" fn furi_thread_resume(thread_id: FuriThreadId)Resume a thread.
thread_id (direction in) - unique identifier of the thread to be resumed