Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | dart |
namespace | dart::compiler |
namespace | dart::compiler::ffi |
Functions | |
void | dart::compiler::ffi::WriteToFile (char *path, const char *contents) |
void | dart::compiler::ffi::ReadFromFile (char *path, char **buffer_pointer) |
Variables | |
const char * | dart::compiler::ffi::kOs = kTargetOperatingSystemName |