# zx_syscall_test_8 | |
## NAME | |
<!-- Updated by update-docs-from-abigen, do not edit. --> | |
TODO(ZX-3106) | |
## SYNOPSIS | |
<!-- Updated by update-docs-from-abigen, do not edit. --> | |
```c | |
#include <zircon/syscalls.h> | |
zx_status_t zx_syscall_test_8(int32_t a, | |
int32_t b, | |
int32_t c, | |
int32_t d, | |
int32_t e, | |
int32_t f, | |
int32_t g, | |
int32_t h); | |
``` | |
## DESCRIPTION | |
TODO(ZX-3106) | |
## RIGHTS | |
<!-- Updated by update-docs-from-abigen, do not edit. --> | |
TODO(ZX-2399) | |
## RETURN VALUE | |
TODO(ZX-3106) | |
## ERRORS | |
TODO(ZX-3106) | |
## SEE ALSO | |
TODO(ZX-3106) |