Function SetEnvironmentVariableW

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