uv_error = uv_run(n_shell_loop, UV_RUN_DEFAULT); if (uv_error){ // handle error } return 0; } nError * nShell_loop_main(nShell * n_shell){
確定! 回上一頁