Fix the signature of Interop.Sys.Log () to match the native signature. (#43744)
authorZoltan Varga <vargaz@gmail.com>
Fri, 23 Oct 2020 08:37:12 +0000 (04:37 -0400)
committerGitHub <noreply@github.com>
Fri, 23 Oct 2020 08:37:12 +0000 (10:37 +0200)
commitff9eb78a3042f38a93b7e8792679f92879e4f0cc
treec82f6d516f47cebc5fdecb177c7e05ea3d95489f
parentd667a48f37aac1b64a03294e8e72c566066d5aaa
Fix the signature of Interop.Sys.Log () to match the native signature. (#43744)

Signature mismatches cause errors on some platforms like wasm.
src/libraries/Common/src/Interop/Unix/System.Native/Interop.Log.cs