Function windows_sys::Win32::Storage::FileSystem::GetFullPathNameTransactedW
pub unsafe extern "system" fn GetFullPathNameTransactedW(
lpfilename: PCWSTR,
nbufferlength: u32,
lpbuffer: PWSTR,
lpfilepart: *mut PWSTR,
htransaction: HANDLE
) -> u32
Expand description
Required features: "Win32_Foundation"