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