[][src]Function gmsh_sys::gmshModelSetPhysicalName

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

Set the name of the physical group of dimension dim and tag tag.