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