safec  3.5.1
Safe C Library - ISO TR24731 Bounds Checking Interface
All Data Structures Files Functions Variables Typedefs Macros Pages
swprintf_s.c File Reference
#include "safe_str_lib.h"
+ Include dependency graph for swprintf_s.c:

Functions

EXPORT int swprintf_s (wchar_t *restrict dest, rsize_t dmax, const wchar_t *restrict fmt,...)
 

Function Documentation

◆ swprintf_s()

EXPORT int swprintf_s ( wchar_t *restrict  dest,
rsize_t  dmax,
const wchar_t *restrict  fmt,
  ... 
)