pub unsafe extern "C" fn furi_thread_join(
    thread: *mut FuriThread
) -> bool
Expand description

Join FuriThread

Returns:

  • bool

Arguments

  • thread - FuriThread instance