Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
command_line_win.cc File Reference
#include "flutter/fml/command_line.h"
#include <windows.h>
#include <Shellapi.h>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  fml
 

Functions

CommandLine fml::CommandLineFromWideArgv (int argc, const wchar_t *const *argv)
 
std::optional< CommandLinefml::CommandLineFromPlatform ()