pulseaudio-d v1.0.1 (2022-01-01T15:04:25Z)
Dub
Repo
pa_xmalloc0
pulse
xmalloc
Same as pa_xmalloc(), but initialize allocated memory to 0
version(linux)
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