[][src]Function gmsh_sys::gmshModelSetEntityName

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

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