pub unsafe extern "system" fn UrlCacheCheckEntriesExist(
    rgpwszurls: *const PWSTR,
    centries: u32,
    rgfexist: *mut BOOL
) -> u32
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’