Function glib::environ_setenv [] [src]

Important traits for Vec<u8>
pub fn environ_setenv(
    envp: &[&str],
    variable: &str,
    value: &str,
    overwrite: bool
) -> Vec<String>