[−][src]Function gmsh_sys::gmshOnelabRun
pub unsafe extern "C" fn gmshOnelabRun(
name: *const c_char,
command: *const c_char,
ierr: *mut c_int
)
Run a ONELAB client. If name
is provided, create a new ONELAB client with
name name
and executes command
. If not, try to run a client that might
be linked to the processed input files.