Overloaded wrappers around vsnprintf and vswprintf. The buf_size parameter is the size of the buffer. These return the number of characters in the formatted string excluding the NUL terminator. If the buffer is not large enough to accommodate the formatted string without truncation, they return the number of characters that would be in the fully-formatted string (vsnprintf, and vswprintf on Window
source not stored for this graph (policy: none)
no test coverage detected