Function libpulse_sys::xmalloc::pa_xmalloc0[][src]

pub unsafe extern "C" fn pa_xmalloc0(l: usize) -> *mut c_void
Expand description

Same as pa_xmalloc() , but initializes allocated memory to 0.