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