Function opendp::core::ffi::opendp_core___measurement_free
source · #[no_mangle]
pub extern "C" fn opendp_core___measurement_free(
this: *mut Measurement<AnyDomain, AnyObject, AnyMetric, AnyMeasure>
) -> FfiResult<*mut ()>
Expand description
Internal function. Free the memory associated with this
.