[][src]Function meshopt::utilities::convert_indices_16_to_32

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