Function MagickSetCompression

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