Function windows::Win32::Storage::FileSystem::GetExpandedNameW

pub unsafe fn GetExpandedNameW<P0>(
    lpszsource: P0,
    lpszbuffer: &mut [u16; 260],
) -> i32
where P0: Param<PCWSTR>,