pub unsafe fn GetExpandedNameW<'a, Param0>(
    lpszsource: Param0,
    lpszbuffer: PWSTR
) -> i32 where
    Param0: IntoParam<'a, PCWSTR>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’