Function wasm_sort::insertion_sort_int32array[][src]

pub fn insertion_sort_int32array(a: &Int32Array) -> Vec<i32>