Function gmshModelSetEntityName

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

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