[][src]Function meshopt::utilities::convert_indices_32_to_16

pub fn convert_indices_32_to_16(indices: &[u32]) -> Result<Vec<u16>>