vswscanf

  1. alias vswscanf = __isoc99_vswscanf
  2. int vswscanf(wchar_t* s, wchar_t* format, va_list arg)
    version(!CRuntime_Glibc)
    extern (C) nothrow @nogc
    int
    vswscanf
    (
    const scope wchar_t* s
    ,
    const scope wchar_t* format
    ,)

Meta