[−][src]Function gmsh_sys::gmshViewCopyOptions
pub unsafe extern "C" fn gmshViewCopyOptions(
refTag: c_int,
tag: c_int,
ierr: *mut c_int
)
Copy the options from the view with tag refTag
to the view with tag
tag
.
pub unsafe extern "C" fn gmshViewCopyOptions(
refTag: c_int,
tag: c_int,
ierr: *mut c_int
)
Copy the options from the view with tag refTag
to the view with tag
tag
.