pub unsafe extern "system" fn InternetGoOnlineW(
    lpszurl: PCWSTR,
    hwndparent: HWND,
    dwflags: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"