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