Function libpulse_sys::xmalloc::pa_xnew0[][src]

pub unsafe fn pa_xnew0(n: usize, k: usize) -> *mut c_void
Expand description

Same as pa_xnew() but sets the memory to zero.