Function kernel32::SetEnvironmentVariableA
[−]
[src]
pub unsafe extern "system" fn SetEnvironmentVariableA(
lpName: LPCSTR,
lpValue: LPCSTR
) -> BOOL