Function pa_xnew

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

Allocates n new structures of the specified type.