pub unsafe extern "system" fn IELaunchURL(
    lpwstrurl: PCWSTR,
    lpprocinfo: *mut PROCESS_INFORMATION,
    lpinfo: *const c_void
) -> HRESULT
Expand description

Required features: "Win32_Web_InternetExplorer", "Win32_Foundation", "Win32_System_Threading"