pub unsafe extern "system" fn WSManSignalShell(
    shell: *const WSMAN_SHELL,
    command: *const WSMAN_COMMAND,
    flags: u32,
    code: PCWSTR,
    async: *const WSMAN_SHELL_ASYNC,
    signaloperation: *mut *mut WSMAN_OPERATION
)
Expand description

Required features: "Win32_System_RemoteManagement"