tract_inference_fact_empty

Function tract_inference_fact_empty 

Source
pub unsafe extern "C" fn tract_inference_fact_empty(
    fact: *mut *mut TractInferenceFact,
) -> TRACT_RESULT
Expand description

Creates an empty inference fact.

The returned fact must be freed by the caller using tract_inference_fact_destroy