argsGet

fnErrno argsGet(ubyte * * argv, ubyte * argvBuf) @importName("args_get")

Read command-line argument data. The size of the array should match that returned by args_sizes_get. Each argument is expected to be \0 terminated.