#include <lib/zx/channel.h>#include <lib/zx/eventpair.h>#include <optional>Go to the source code of this file.
Namespaces | |
| namespace | fuchsia |
| namespace | fuchsia::dart |
Functions | |
| void | fuchsia::dart::Initialize (zx::channel directory_request, std::optional< zx::eventpair > view_ref) |
| Initializes Dart bindings for the Fuchsia application model. | |