Function gray_features

Source
pub unsafe extern "C" fn gray_features(
    Regions: Hobject,
    Image: Hobject,
    Features: *const c_char,
    Value: *mut f64,
) -> Herror