# zx_debug_write ## NAME debug_write - TODO(ZX-3106) ## SYNOPSIS ``` #include zx_status_t zx_debug_write(const char* buffer, size_t buffer_size); ``` ## DESCRIPTION TODO(ZX-3106) ## RIGHTS TODO(ZX-2399) ## RETURN VALUE TODO(ZX-3106) ## ERRORS TODO(ZX-3106) ## SEE ALSO TODO(ZX-3106)