pub unsafe extern "C" fn pa_xmalloc0(l: usize) -> *mut c_void
Same as pa_xmalloc , but initialize allocated memory to 0.
pa_xmalloc