blob: 7c82a8cfa97b06e89da3910e0eeb0a6057fe54ff [file] [log] [blame] [view]
# zx_syscall_test_7
## NAME
<!-- Updated by update-docs-from-abigen, do not edit. -->
syscall_test_7 - TODO(ZX-3106)
## SYNOPSIS
<!-- Updated by update-docs-from-abigen, do not edit. -->
```
#include <zircon/syscalls.h>
zx_status_t zx_syscall_test_7(int a, int b, int c, int d, int e, int f, int g);
```
## 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)