Function windows::Win32::Networking::WinInet::AppCacheGetFallbackUrl

pub unsafe fn AppCacheGetFallbackUrl<P0>(
    happcache: *const c_void,
    pwszurl: P0,
    ppwszfallbackurl: *mut PWSTR,
) -> u32
where P0: Param<PCWSTR>,