Function libspa_sys::spa_pod_builder_array
source · pub unsafe extern "C" fn spa_pod_builder_array(
builder: *mut spa_pod_builder,
child_size: u32,
child_type: u32,
n_elems: u32,
elems: *const c_void
) -> c_int