Function windows_sys::Win32::UI::Shell::ShellExecuteW
[−]pub unsafe extern "system" fn ShellExecuteW(
hwnd: HWND,
lpoperation: PWSTR,
lpfile: PWSTR,
lpparameters: PWSTR,
lpdirectory: PWSTR,
nshowcmd: i32
) -> HINSTANCEExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
