Function m4ri_sys::mzd_copy[][src]

pub unsafe extern "C" fn mzd_copy(dest: *mut Mzd, src: *const Mzd) -> *mut Mzd

Copy a matrix to dest

Dest may be null for automatic creation