pub unsafe extern "system" fn SetEnvironmentStringsA(
    newenvironment: PCSTR
) -> BOOL
Expand description

Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"