pub fn rawsave(inp: &VipsImage, filename: &str) -> Result<()>
VipsForeignSaveRaw (rawsave), save image to raw file (.raw), priority=0, any inp: &VipsImage -> Image to save filename: &str -> Filename to save to
&VipsImage
&str