[][src]Function gmsh_sys::gmshModelMeshGenerate

pub unsafe extern "C" fn gmshModelMeshGenerate(dim: c_int, ierr: *mut c_int)

Generate a mesh of the current model, up to dimension dim (0, 1, 2 or 3).