[−][src]Function gmsh_sys::gmshModelMeshFieldSetNumber
pub unsafe extern "C" fn gmshModelMeshFieldSetNumber(
tag: c_int,
option: *const c_char,
value: f64,
ierr: *mut c_int
)
Set the numerical option option
to value value
for field tag
.