Function windows::Win32::Networking::WinInet::UrlCacheFindNextEntry

pub unsafe fn UrlCacheFindNextEntry<P0>(
    hfind: P0,
    pcacheentryinfo: *mut URLCACHE_ENTRY_INFO,
) -> u32
where P0: Param<HANDLE>,