pub unsafe extern "C" fn tract_model_destroy(
model: *mut *mut TractModel,
) -> TRACT_RESULTExpand description
Destroy a TypedModel.
pub unsafe extern "C" fn tract_model_destroy(
model: *mut *mut TractModel,
) -> TRACT_RESULTDestroy a TypedModel.