Function fast_threshold

Source
pub unsafe extern "C" fn fast_threshold(
    Image: Hobject,
    Region: *mut Hobject,
    MinGray: f64,
    MaxGray: f64,
    MinSize: Hlong,
) -> Herror