Function windows_sys::Win32::Storage::FileSystem::GetFullPathNameTransactedA
[−]pub unsafe extern "system" fn GetFullPathNameTransactedA(
lpfilename: PCSTR,
nbufferlength: u32,
lpbuffer: PSTR,
lpfilepart: *mut PSTR,
htransaction: HANDLE
) -> u32
Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’