npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
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