# zx_syscall_test_6 | |
## NAME | |
<!-- Updated by update-docs-from-abigen, do not edit. --> | |
TODO(ZX-3106) | |
## SYNOPSIS | |
<!-- Updated by update-docs-from-abigen, do not edit. --> | |
``` | |
#include <zircon/syscalls.h> | |
zx_status_t zx_syscall_test_6( | |
int32_t a, int32_t b, int32_t c, int32_t d, int32_t e, int32_t f); | |
``` | |
## 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) |