Function tract::tract_model_destroy

source ยท
#[no_mangle]
pub unsafe extern "C" fn tract_model_destroy(
    model: *mut *mut TractModel
) -> TRACT_RESULT
Expand description

Destroy a TypedModel.