Searched defs:strerror_s (Results 1 – 2 of 2) sorted by relevance
33 inline fmt::detail::null<> strerror_s(char*, size_t, ...) { return {}; } in strerror_s() function
47 inline fmt::detail::null<> strerror_s(char*, size_t, ...) { return {}; } in strerror_s() function