Function equ_histo_image_rect

Source
pub unsafe extern "C" fn equ_histo_image_rect(
    Image: Hobject,
    ImageEquHisto: *mut Hobject,
    Mode: *const c_char,
    MaskWidth: Hlong,
    MaskHeight: Hlong,
    MaxContrast: f64,
) -> Herror