fn getExternalExecutor(host: NativeTargetInfo, candidate: NativeTargetInfo, options: GetExternalExecutorOptions) Executor

Return whether or not the given host target is capable of executing natively executables of the other target.

Parameters