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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’