nstd_env_args

Function nstd_env_args 

Source
pub unsafe extern "C" fn nstd_env_args() -> NSTDVec
Expand description

Returns a vector of strings that contain the cmd args that the program was started with. Returns: NSTDVec args - The command line arguments.