Function windows::Win32::Storage::FileSystem::FindNextStreamW

pub unsafe fn FindNextStreamW<P0>(
    hfindstream: P0,
    lpfindstreamdata: *mut c_void,
) -> Result<()>
where P0: Param<HANDLE>,