Function tract::tract_model_property_count

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

Query the number of properties in a model.