Function nstd_env::nstd_std_env_set_current_dir [−][src]
Expand description
Sets the current working directory.
Parameters:
const char *const path - The new working directory.
Returns: int errc - Nonzero on error.