[−][src]Function gmsh_sys::gmshModelGetType
pub unsafe extern "C" fn gmshModelGetType(
dim: c_int,
tag: c_int,
entityType: *mut *mut c_char,
ierr: *mut c_int
)
Get the type of the entity of dimension dim
and tag tag
.
pub unsafe extern "C" fn gmshModelGetType(
dim: c_int,
tag: c_int,
entityType: *mut *mut c_char,
ierr: *mut c_int
)
Get the type of the entity of dimension dim
and tag tag
.