pub unsafe extern "C" fn gmshModelMeshGetLastNodeError(
nodeTags: *mut *mut usize,
nodeTags_n: *mut usize,
ierr: *mut c_int,
)Expand description
Get the last nodes (if any) where a meshing error occurred. Currently only populated by the new 3D meshing algorithms.