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

Get thread return code

@param thread FuriThread instance

@return return code