[−][src]Function gmsh_sys::gmshModelAdd
pub unsafe extern "C" fn gmshModelAdd(name: *const c_char, ierr: *mut c_int)
Add a new model, with name name
, and set it as the current model.
pub unsafe extern "C" fn gmshModelAdd(name: *const c_char, ierr: *mut c_int)
Add a new model, with name name
, and set it as the current model.