Function SetEnvironmentVariableA

Source
pub unsafe extern "C" fn SetEnvironmentVariableA(
    lpName: LPCSTR,
    lpValue: LPCSTR,
) -> BOOL