[][src]Function gmsh_sys::gmshModelMeshGetLastEntityError

pub unsafe extern "C" fn gmshModelMeshGetLastEntityError(
    dimTags: *mut *mut c_int,
    dimTags_n: *mut usize,
    ierr: *mut c_int
)

Get the last entities (if any) where a meshing error occurred. Currently only populated by the new 3D meshing algorithms.