pub unsafe fn GetExpandedNameA<'a, Param0>(
    lpszsource: Param0,
    lpszbuffer: PSTR
) -> i32 where
    Param0: IntoParam<'a, PCSTR>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’