[][src]Function gst::ffi::g_setenv

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