Function windows::Win32::Storage::FileSystem::GetLongPathNameW
pub unsafe fn GetLongPathNameW<P0>(
lpszshortpath: P0,
lpszlongpath: Option<&mut [u16]>,
) -> u32where
P0: Param<PCWSTR>,
pub unsafe fn GetLongPathNameW<P0>(
lpszshortpath: P0,
lpszlongpath: Option<&mut [u16]>,
) -> u32where
P0: Param<PCWSTR>,