pub unsafe extern "C" fn furi_thread_set_name(
    thread: *mut FuriThread,
    name: *const c_char
)
Expand description

Set FuriThread name

@param thread FuriThread instance @param name string