Function windows_sys::Win32::System::RemoteManagement::WSManConnectShell
pub unsafe extern "system" fn WSManConnectShell(
session: WSMAN_SESSION_HANDLE,
flags: u32,
resourceuri: PCWSTR,
shellid: PCWSTR,
options: *const WSMAN_OPTION_SET,
connectxml: *const WSMAN_DATA,
async: *const WSMAN_SHELL_ASYNC,
shell: *mut WSMAN_SHELL_HANDLE,
)