Function fuchsia_fs::node::close
source ยท pub async fn close(node: NodeProxy) -> Result<(), CloseError>
Expand description
Gracefully closes the node proxy from the remote end.
pub async fn close(node: NodeProxy) -> Result<(), CloseError>
Gracefully closes the node proxy from the remote end.