[][src]Function glib_sys::g_setenv

pub unsafe extern "C" fn g_setenv(
    variable: *const c_char,
    value: *const c_char,
    overwrite: gboolean
) -> gboolean