Function wasm_sort::merge_sort_int32array[][src]

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