Function mesh_set_inds

Source
pub unsafe extern "C" fn mesh_set_inds(
    mesh: MeshT,
    in_arr_indices: *const VindT,
    index_count: i32,
)