splitCmdLine

split command line arg list; prepend with executable file name

version(Windows)
static if(BACKEND_SDL)
string[]
splitCmdLine
(
string line
)

Meta