Function fill_up_shape

Source
pub unsafe extern "C" fn fill_up_shape(
    Region: Hobject,
    RegionFillUp: *mut Hobject,
    Feature: *const c_char,
    Min: f64,
    Max: f64,
) -> Herror