blob: 63c6cc2b4c33c26feb940dd9b9f6ab50cf9bc484 [file] [log] [blame] [view]
# zx_syscall_test_2
## NAME
<!-- Contents of this heading updated by update-docs-from-fidl, do not edit. -->
TODO(fxbug.dev/32938)
## SYNOPSIS
<!-- Contents of this heading updated by update-docs-from-fidl, do not edit. -->
```c
#include <zircon/syscalls.h>
zx_status_t zx_syscall_test_2(int32_t a, int32_t b);
```
## DESCRIPTION
TODO(fxbug.dev/32938)
## RIGHTS
<!-- Contents of this heading updated by update-docs-from-fidl, do not edit. -->
TODO(fxbug.dev/32253)
## RETURN VALUE
TODO(fxbug.dev/32938)
## ERRORS
TODO(fxbug.dev/32938)
## SEE ALSO
TODO(fxbug.dev/32938)