pub unsafe extern "system" fn InternetOpenW(
    lpszagent: PCWSTR,
    dwaccesstype: u32,
    lpszproxy: PCWSTR,
    lpszproxybypass: PCWSTR,
    dwflags: u32
) -> *mut c_void
Expand description

Required features: "Win32_Networking_WinInet"