blob: 3c443f4d67a96cb89b65ca13d65dd39c584ffff6 [file] [log] [blame] [view]
# zx_syscall_test_handle_create
## SUMMARY
<!-- Contents of this heading updated by update-docs-from-fidl, do not edit. -->
TODO(fxbug.dev/32938)
## DECLARATION
<!-- Contents of this heading updated by update-docs-from-fidl, do not edit. -->
```c
#include <zircon/syscalls.h>
zx_status_t zx_syscall_test_handle_create(zx_status_t return_value,
zx_handle_t* out);
```
## 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)