pub unsafe extern "C" fn gmshModelSetCurrent( name: *const c_char, ierr: *mut c_int, )
Set the current model to the model with name name. If several models have the same name, select the one that was added first.
name