Macro spice::get_vec_arr[][src]

macro_rules! get_vec_arr {
    ($e:expr, $n:expr) => { ... };
}
Expand description

Get a vector of array from the pointer to the array.