[−][src]Function gmsh_sys::gmshViewGetIndex
pub unsafe extern "C" fn gmshViewGetIndex(tag: c_int, ierr: *mut c_int) -> c_int
Get the index of the view with tag tag
in the list of currently loaded
views. This dynamic index (it can change when views are removed) is used to
access view options.