pub fn gifsave(inp: &VipsImage, filename: &str) -> Result<()>
VipsForeignSaveCgifFile (gifsave), save as gif, nocache (.gif), priority=0, rgb alpha inp: &VipsImage -> Image to save filename: &str -> Filename to save to
&VipsImage
&str