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)
version(Not_betterC)
pure nothrow @
safe
immutable
(
C
)[]
from_stringz
(
C
size_t
INPUT_LENGTH
)
(
const
ref
C
[
INPUT_LENGTH
]
input
)
if
(
std.traits.isSomeChar
!(
C
)
)
immutable
(
C
)[]
from_stringz
(C[] input)
immutable
(
C
)[]
from_stringz
(C* input)
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