dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
strnlen
core
sys
posix
string
Find length of string up to
maxlen
version(Posix)
extern (
C
) nothrow @
nogc
pure
size_t
strnlen
(
scope
const
char
*
str
,
size_t
maxlen
)
Meta
Source
See Implementation
core
sys
posix
string
functions
memccpy
stpcpy
stpncpy
strcoll_l
strerror_l
strndup
strnlen
strsignal
strtok_r
strxfrm_l
Find length of string up to maxlen