Function win_sys::FileSystem::GetFullPathNameA
source · [−]pub unsafe fn GetFullPathNameA<'a, Param0>(
lpfilename: Param0,
nbufferlength: u32,
lpbuffer: PSTR,
lpfilepart: *mut PSTR
) -> u32 where
Param0: IntoParam<'a, PCSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’