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

Required features: "Win32_Foundation"