pub unsafe extern "system" fn PathUnExpandEnvStringsW(
    pszpath: PCWSTR,
    pszbuf: PWSTR,
    cchbuf: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"