pub unsafe extern "system" fn WSManReceiveShellOutput(
    shell: *mut WSMAN_SHELL,
    command: *const WSMAN_COMMAND,
    flags: u32,
    desiredstreamset: *const WSMAN_STREAM_ID_SET,
    async: *const WSMAN_SHELL_ASYNC,
    receiveoperation: *mut *mut WSMAN_OPERATION
)
Expand description

Required features: "Win32_System_RemoteManagement"