pub unsafe extern "system" fn ExpandEnvironmentStringsA(
    lpsrc: PSTR,
    lpdst: PSTR,
    nsize: u32
) -> u32
Expand description

Required features: ‘Win32_System_Environment’, ‘Win32_Foundation’