Function envmnt::set_i16 [−][src]
pub fn set_i16<K: AsRef<OsStr>>(key: K, value: i16)
Expand description
Sets the environment variable value.
Arguments
key- The environment variable namevalue- The new variable value
pub fn set_i16<K: AsRef<OsStr>>(key: K, value: i16)
Sets the environment variable value.
key - The environment variable namevalue - The new variable value