Function MagickAutoThresholdImage

Source
pub unsafe extern "C" fn MagickAutoThresholdImage(
    arg1: *mut MagickWand,
    arg2: AutoThresholdMethod,
) -> MagickBooleanType