blob: 5feff4a8d8162c1c05d6f8284c6854a453c07e34 [file] [log] [blame] [view]
# 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)