Function libnotcurses_sys::c_api::ffi::putenv
source · pub unsafe extern "C" fn putenv(__string: *mut c_char) -> c_intExpand description
The SVID says this is in <stdio.h>, but this seems a better place. */ If there is no `=’, remove NAME from the environment.