pub unsafe extern "C" fn nstd_env_args() -> NSTDVec
Returns a vector of strings that contain the cmd args that the program was started with. Returns: NSTDVec args - The command line arguments.
NSTDVec args