[][src]Function m4ri_sys::mzd_free

pub unsafe extern "C" fn mzd_free(matrix: *mut Mzd)

Free a matrix created with mzd_init. Automatically done by the Deref trait on Mzd