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