Function windows_sys::Win32::System::RemoteManagement::WSManConnectShellCommand
pub unsafe extern "system" fn WSManConnectShellCommand(
shell: WSMAN_SHELL_HANDLE,
flags: u32,
commandid: PCWSTR,
options: *const WSMAN_OPTION_SET,
connectxml: *const WSMAN_DATA,
async: *const WSMAN_SHELL_ASYNC,
command: *mut WSMAN_COMMAND_HANDLE,
)