Function win_sys::FileSystem::GetLongPathNameW[][src]

pub unsafe fn GetLongPathNameW<'a, Param0>(
    lpszshortpath: Param0,
    lpszlongpath: PWSTR,
    cchbuffer: u32
) -> u32 where
    Param0: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation