merge_sort_int32array

Function merge_sort_int32array 

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