npp-api v0.1.6-dev (2020-08-05T13:26:21Z)
Home
Dub
Repo
to_c_wstring
npp_api
pluginfunc
string
Undocumented in source.
void
to_c_wstring
(wchar[] input, wchar[LENGTH] buffer)
pure nothrow @
safe
@
nogc
void
to_c_wstring
(
size_t
LENGTH
)
(
const
wchar
[]
input
,
ref
wchar
[
LENGTH
]
buffer
)
wstring
to_c_wstring
(wchar[] input)
Meta
Source
See Implementation
npp_api
pluginfunc
string
functions
copy_string
count_string
from_stringz
to_c_wstring
to_cstring
templates
c_string
c_wstring