Function apriltag_sys::matd_destroy

source ·
pub unsafe extern "C" fn matd_destroy(m: *mut matd_t)
Expand description

Frees the memory associated with matrix ‘m’, being the result of an earlier call to a matd_*() function, after which ‘m’ will no longer be usable.