[][src]Function gmsh_sys::gmshViewWrite

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

Write the view to a file fileName. The export format is determined by the file extension. Append to the file if append is set.