npp-api v0.1.6-dev (2020-08-05T13:26:21Z)
Home
Dub
Repo
from_stringz
npp_api
pluginfunc
string
Undocumented in source.
immutable
(
C
)[]
from_stringz
(C[INPUT_LENGTH] input)
immutable
(
C
)[]
from_stringz
(C[] input)
immutable
(
C
)[]
from_stringz
(C* input)
version(Not_betterC)
pure nothrow @
trusted
immutable
(
C
)[]
from_stringz
(
C
)
(
const
C
*
input
)
if
(
std.traits.isSomeChar
!(
C
)
)
immutable
(
C
)[]
from_stringz
(C* input, size_t max_length)
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