Function win_sys::FileSystem::FindFirstStreamW [−][src]
pub unsafe fn FindFirstStreamW<'a, Param0>(
lpfilename: Param0,
infolevel: STREAM_INFO_LEVELS,
lpfindstreamdata: *mut c_void,
dwflags: u32
) -> FindStreamHandle where
Param0: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation