Function windows_sys::Win32::Storage::FileSystem::FindFirstFileNameTransactedW
[−]pub unsafe extern "system" fn FindFirstFileNameTransactedW(
lpfilename: PCWSTR,
dwflags: u32,
stringlength: *mut u32,
linkname: PWSTR,
htransaction: HANDLE
) -> FindFileNameHandle
Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’