Function wasm_sort::selection_sort_int16array[][src]

pub fn selection_sort_int16array(a: &Int16Array) -> Vec<i16>