Function windows::Win32::Storage::FileSystem::GetExpandedNameA

pub unsafe fn GetExpandedNameA<P0>(
    lpszsource: P0,
    lpszbuffer: &mut [u8; 260],
) -> i32
where P0: Param<PCSTR>,