Function windows::Win32::Networking::WinInet::RunOnceUrlCache

pub unsafe fn RunOnceUrlCache<P0, P1, P2>(
    hwnd: P0,
    hinst: P1,
    lpszcmd: P2,
    ncmdshow: i32,
) -> u32
where P0: Param<HWND>, P1: Param<HINSTANCE>, P2: Param<PCSTR>,