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