pulseaudio-d ~master (2021-12-03T03:16:30.5977825)
Dub
Repo
pa_xmalloc0
pulse
xmalloc
Same as pa_xmalloc(), but initialize allocated memory to 0
extern (
C
)
void
*
pa_xmalloc0
(
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
Same as pa_xmalloc(), but initialize allocated memory to 0