Function windows_sys::Win32::Storage::FileSystem::FindFirstStreamTransactedW
[−]pub unsafe extern "system" fn FindFirstStreamTransactedW(
lpfilename: PCWSTR,
infolevel: STREAM_INFO_LEVELS,
lpfindstreamdata: *mut c_void,
dwflags: u32,
htransaction: HANDLE
) -> FindStreamHandle
Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’