Function win_sys::FileSystem::FindNextStreamW[][src]

pub unsafe fn FindNextStreamW<'a, Param0>(
    hfindstream: Param0,
    lpfindstreamdata: *mut c_void
) -> BOOL where
    Param0: IntoParam<'a, FindStreamHandle>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation