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