Function runlength_features

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