Function SetEnvironmentVariableW

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