windows::Win32::System::Environment

Function ExpandEnvironmentStringsA

pub unsafe fn ExpandEnvironmentStringsA<P0>(
    lpsrc: P0,
    lpdst: Option<&mut [u8]>,
) -> u32
where P0: Param<PCSTR>,