Function vips_tiffsave

Source
pub unsafe extern "C" fn vips_tiffsave(
    in_: *mut VipsImage,
    filename: *const c_char,
    ...
) -> c_int