windows::Win32::System::Environment

Function ExpandEnvironmentStringsW

pub unsafe fn ExpandEnvironmentStringsW<P0>(
    lpsrc: P0,
    lpdst: Option<&mut [u16]>,
) -> u32
where P0: Param<PCWSTR>,