pub unsafe extern "system" fn WinHttpOpen(
    pszagentw: PCWSTR,
    dwaccesstype: WINHTTP_ACCESS_TYPE,
    pszproxyw: PCWSTR,
    pszproxybypassw: PCWSTR,
    dwflags: u32
) -> *mut c_void
Expand description

Required features: "Win32_Networking_WinHttp"