pulseaudio-d ~master (2021-12-03T03:16:30.5977825)
Dub
Repo
pa_xstrndup
pulse
xmalloc
Duplicate the specified string, but truncate after l characters
extern (
C
)
char
*
pa_xstrndup
(
const
(
char
)*
s
,
size_t
l
)
Meta
Source
See Implementation
pulse
xmalloc
functions
_pa_xnew0_internal
_pa_xnew_internal
_pa_xnewdup_internal
_pa_xrenew_internal
pa_xfree
pa_xmalloc
pa_xmalloc0
pa_xmemdup
pa_xrealloc
pa_xstrdup
pa_xstrndup
Duplicate the specified string, but truncate after l characters