pub unsafe extern "system" fn ExpandEnvironmentStringsForUserA(
    htoken: HANDLE,
    lpsrc: PSTR,
    lpdest: PSTR,
    dwsize: u32
) -> BOOL
Expand description

Required features: ‘Win32_System_Environment’, ‘Win32_Foundation’