Function windows_sys::Win32::System::RemoteManagement::WSManSendShellInput
pub unsafe extern "system" fn WSManSendShellInput(
shell: WSMAN_SHELL_HANDLE,
command: WSMAN_COMMAND_HANDLE,
flags: u32,
streamid: PCWSTR,
streamdata: *const WSMAN_DATA,
endofstream: BOOL,
async: *const WSMAN_SHELL_ASYNC,
sendoperation: *mut WSMAN_OPERATION_HANDLE,
)