# zx_syscall_test_1 | |
## NAME | |
<!-- Updated by update-docs-from-fidl, do not edit. --> | |
TODO(fxbug.dev/32938) | |
## SYNOPSIS | |
<!-- Updated by update-docs-from-fidl, do not edit. --> | |
```c | |
#include <zircon/syscalls.h> | |
zx_status_t zx_syscall_test_1(int32_t a); | |
``` | |
## DESCRIPTION | |
TODO(fxbug.dev/32938) | |
## RIGHTS | |
<!-- Updated by update-docs-from-fidl, do not edit. --> | |
TODO(ZX-2399) | |
## RETURN VALUE | |
TODO(fxbug.dev/32938) | |
## ERRORS | |
TODO(fxbug.dev/32938) | |
## SEE ALSO | |
TODO(fxbug.dev/32938) |