[][src]Function gmsh_sys::gmshOpen

pub unsafe extern "C" fn gmshOpen(fileName: *const c_char, ierr: *mut c_int)

Open a file. Equivalent to the File->Open menu in the Gmsh app. Handling of the file depends on its extension and/or its contents: opening a file with model data will create a new model.