Function frida_gum_sys::_frida_g_setenv

source ยท
pub unsafe extern "C" fn _frida_g_setenv(
    variable: *const gchar,
    value: *const gchar,
    overwrite: gboolean,
) -> gboolean