Function MagickSetImageUnits

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