sead
Loading...
Searching...
No Matches
seadStringUtil.h
Go to the documentation of this file.
1
#
ifndef
SEAD_STRING_UTIL_H_
2
#
define
SEAD_STRING_UTIL_H_
3
4
#
include
<
basis
/
seadTypes
.
h
>
5
6
#
include
<
cstdarg
>
7
8
namespace
sead
{
namespace
StringUtil
{
9
10
s32
vsw16printf
(char16* dst, size_t dst_len,
const
char16* format, va_list varg);
11
12
} }
// namespace sead::StringUtil
13
14
#
endif
// SEAD_STRING_UTIL_H_
sead::StringUtil
Definition
seadStringUtil.h:8
sead::StringUtil::vsw16printf
s32 vsw16printf(char16 *dst, size_t dst_len, const char16 *format, va_list varg)
Definition
seadStringUtil.cpp:8
sead
Definition
seadAssert.h:44
engine
library
include
prim
seadStringUtil.h
Generated by
1.14.0