Function glib_sys::g_setenv
[−]
[src]
pub unsafe extern "C" fn g_setenv(
variable: *const c_char,
value: *const c_char,
overwrite: gboolean
) -> gboolean