Function vips_gifsave

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