pub unsafe extern "system" fn AppCacheGetFallbackUrl(
    happcache: *const c_void,
    pwszurl: PCWSTR,
    ppwszfallbackurl: *mut PWSTR
) -> u32
Expand description

Required features: "Win32_Networking_WinInet"