Function g_environ_getenv

Source
pub unsafe extern "C" fn g_environ_getenv(
    envp: *mut *mut gchar,
    variable: *const gchar,
) -> *const gchar