Function crfsuite_sys::crfsuite_data_totalitems [] [src]

pub unsafe extern "C" fn crfsuite_data_totalitems(
    data: *mut crfsuite_data_t
) -> c_int

Obtain the total number of items in the dataset.

data The pointer to crfsuite_data_t.

Returns the total number of items in the dataset.