Function T_runlength_features

Source
pub unsafe extern "C" fn T_runlength_features(
    Regions: Hobject,
    NumRuns: *mut Htuple,
    KFactor: *mut Htuple,
    LFactor: *mut Htuple,
    MeanLength: *mut Htuple,
    Bytes: *mut Htuple,
) -> Herror