[][src]Function gmsh_sys::gmshModelGetEntityName

pub unsafe extern "C" fn gmshModelGetEntityName(
    dim: c_int,
    tag: c_int,
    name: *mut *mut c_char,
    ierr: *mut c_int
)

Get the name of the entity of dimension dim and tag tag.