[][src]Function gmsh_sys::gmshModelMeshFieldSetString

pub unsafe extern "C" fn gmshModelMeshFieldSetString(
    tag: c_int,
    option: *const c_char,
    value: *const c_char,
    ierr: *mut c_int
)

Set the string option option to value value for field tag.