Function libpulse_sys::xmalloc::pa_xmalloc [−][src]
Expand description
Allocates the specified number of bytes, just like malloc() does.
However, in case of OOM, terminate.
Allocates the specified number of bytes, just like malloc() does.
However, in case of OOM, terminate.