Function m4ri_sys::mzd_free[][src]

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