Function win_sys::FileSystem::GetLongPathNameA[][src]

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

Required features: Win32_Storage_FileSystem, Win32_Foundation