From: Mikko Rasa Date: Sun, 11 Dec 2022 09:22:17 +0000 (+0200) Subject: Add dllimport to the declaration of getenv_s on Windows X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=fd92c15d03a27338c08378ad21dd1b83edebeb01;hp=fd92c15d03a27338c08378ad21dd1b83edebeb01;p=libs%2Fcore.git Add dllimport to the declaration of getenv_s on Windows ---